mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-07-25 15:03:31 +00:00
remove redundant message
This commit is contained in:
@ -140,7 +140,6 @@
|
|||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
{{ form.as_p }}
|
{{ form.as_p }}
|
||||||
<input type="hidden" name="next" value="{{ redirect_url }}" />
|
<input type="hidden" name="next" value="{{ redirect_url }}" />
|
||||||
<a class="button secondaryAction" href="{% url 'account_reset_password' %}">Forgot Password?</a>
|
|
||||||
<button class="primaryAction" type="submit">Sign In</button>
|
<button class="primaryAction" type="submit">Sign In</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user