mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
fix session variables
This commit is contained in:
parent
60e8a57dce
commit
924137f09a
4 changed files with 14 additions and 15 deletions
|
|
@ -73,7 +73,7 @@
|
|||
</div>
|
||||
<table class="width-100">
|
||||
<tbody>
|
||||
{% if user.moderator %}
|
||||
{% if session.moderator %}
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<div class="padding-y-8-px border-bottom-default text-right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue