master
kek7198 2021-12-27 18:52:42 -06:00
parent 2f2dd1c8fa
commit 3a5342a4bf
1 changed files with 12 additions and 0 deletions

View File

@ -29,6 +29,18 @@
</small>
</div>
</li>
<li>
<hr class="my-2 h-0.5 border-b border-yellow-700/20 dark:border-gray-900"/>
</li>
<li class="flex space-x-2">
<input type="checkbox" value="club" class="w-5 h-5">
<div class="mt-[-1px]">
<label class="label mb-0" for="club">Meme Moderator</label>
<small class="block text-gray-600 dark:text-gray-400">
Give {{ u.username }} meme moderator status.
</small>
</div>
</li>
</ul>
</div>
{% endif %}