This commit is contained in:
piair 2023-09-20 13:05:13 +02:00
parent 9316317d2b
commit f0447b2d1d

View File

@ -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 %}