Update gone page message
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
{% endif %}
|
||||
<p>
|
||||
{{ _("Please check back again later.") }}
|
||||
{{ _("Or, if you're the author, log in to see more information.") }}
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{ url_for('users.login') }}" class="btn btn-primary">{{ _("Login") }}</a>
|
||||
|
||||
Reference in New Issue
Block a user