{% macro post_actions() %}
Uživatelské akce
Odstranit příspěvky
Odstranit soubory
Přidat/odstranit spoiler
Heslo
Důvod hlášení

{% if tcx.perms.owner() || tcx.perms.manage_posts() || tcx.perms.bans() || tcx.perms.edit_posts() %}
Uklízečské akce {% if tcx.perms.owner() || tcx.perms.manage_posts() %} {% endif %} {% if tcx.perms.owner() || tcx.perms.bans() %} {% endif %}
Odstranit příspěvky
Odstranit soubory
Přidat/odstranit spoiler
Připnout/odepnout
Uzamknout/odemknout
Zabanovat uživatele
Globální ban
Neodvolatelný ban
Důvod banu
Délka banu (dny)
Rozsah banu
{% if tcx.perms.owner() || tcx.perms.edit_posts() %}
{% endif %}
{% endif %} {% endmacro %}