basic temapltes rendered
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
</form>
|
||||
</div>
|
||||
{% else %}
|
||||
<p><a href="{{ url_for('login') }}">Log in</a> to upload an animation.</p>
|
||||
<p><a href="{{ url_for_security('login') }}">Log in</a> to upload an animation.</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user