From 1577ad5fbf5fb1fc2e97afbba6cf294ecba2d307 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 12 Feb 2024 20:52:34 +0200 Subject: [PATCH] clean up submit.html --- files/templates/submit.html | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) 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 %}