1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Added edit function to web interface

This commit is contained in:
krateng
2022-04-15 18:16:54 +02:00
parent 98e1926613
commit c33fcf1dc1
5 changed files with 58 additions and 2 deletions

View File

@@ -47,7 +47,8 @@
{% endif %}
</td>
<td class="text">
<h1 class="headerwithextra">{{ info.artist }}</h1>
<h1 id="main_entity_name" class="headerwithextra">{{ info.artist }}</h1>
{% if adminmode %}{% include 'icons/edit.jinja' %}{% endif %}
{% if competes %}<span class="rank"><a href="/charts_artists?max=100">#{{ info.position }}</a></span>{% endif %}
<br/>
{% if competes and included %}