Add MinetestRelease editor

This commit is contained in:
rubenwardy
2019-01-28 23:49:27 +00:00
parent f112756b04
commit 0e5c1f83ff
5 changed files with 103 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<li><a href="{{ url_for('user_list_page') }}">User list</a></li>
<li><a href="{{ url_for('tag_list_page') }}">Tag Editor</a></li>
<li><a href="{{ url_for('license_list_page') }}">License Editor</a></li>
<li><a href="{{ url_for('version_list_page') }}">Version Editor</a></li>
<li><a href="{{ url_for('switch_user_page') }}">Sign in as another user</a></li>
</ul>