diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 56626671e..d642cc82a 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -53,6 +53,13 @@ Submit Marseys & Art | Info Megathreads + {% if v and v.mods_hole(hole.name) %} + /h/{{hole}} SETTINGS + /h/{{hole}} LOG + /h/{{hole}} FOLLOWERS + /h/{{hole}} BLOCKERS + {% endif %} + {% if hole and hole.sidebar_html %}
{{hole.sidebar_html|safe}}
{% endif %}