diff --git a/files/templates/submit.html b/files/templates/submit.html index 38d1852cc..b2adc6328 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -63,15 +63,18 @@
Formatting help
+
+
+ {% if FEATURES['NSFW_MARKING'] %}
@@ -82,14 +85,20 @@
-
- - -
-
- - -
+ + {% if not (SITE_NAME == 'WPD' and v.truescore < 500) %} +
+ + +
+ {% endif %} + + {% if v.can_post_in_ghost_threads %} +
+ + +
+ {% endif %}