mirror of
https://github.com/tiyn/container-critique.git
synced 2025-10-22 15:51:21 +02: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