mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-09 08:08:24 -05:00
super basic working example
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{% endif %}
|
||||
|
||||
|
||||
<form role="form" class="form-horizontal" method="post" action="{% url 'login' %}">
|
||||
<form role="form" class="form-horizontal" method="post" action="{% url 'account_login' %}">
|
||||
{% csrf_token %}
|
||||
<div class="form-group">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user