Commit 82e00a03 authored by Joseph Izon's avatar Joseph Izon 💀

add button thats leads to add widgetuser

parent f0edce16
......@@ -17,7 +17,11 @@
{% else %}
<p> No articles are available. </p>
{% endif %}
<form action="users/add">
<button class="button" type="submit">ADD WIDGET USER</button>
</form>
{% endblock %}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment