mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-06-13 14:34:45 +02:00
push
This commit is contained in:
@ -24,8 +24,6 @@
|
||||
</div>
|
||||
</label>
|
||||
<div class="left-pannel">
|
||||
<script>document.getElementById("sidebar_{% block left_pannel %}{% endblock %}").className = "selected" </script>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
@ -68,7 +66,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<script>document.getElementById("sidebar_{% block left_pannel %}{% endblock %}").className = "selected"</script>
|
||||
</div>
|
||||
<div class="content">
|
||||
{% block content %}
|
||||
|
Reference in New Issue
Block a user