mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-21 10:49:47 +01:00
src: rich text editor added
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<a href="{{ url_for('register') }}">Register</a>
|
||||
{% else %}
|
||||
<a href="{{ url_for('logout') }}">Logout</a>
|
||||
-
|
||||
<a href="{{ url_for('write') }}">Write entry</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user