diff --git a/files/templates/sub/settings.html b/files/templates/sub/settings.html index ce51f2de4..43739db54 100644 --- a/files/templates/sub/settings.html +++ b/files/templates/sub/settings.html @@ -5,94 +5,70 @@ {% if error %}{{macros.alert(error, true)}}{% endif %} {% if msg %}{{macros.alert(msg, false)}}{% endif %} -
+
-
+
- Make this hole blocked by default (users can visit it to unblock it). + + Make this hole blocked by default (users can visit it to unblock it). +
Marsey
-
-
- sub marsey picture -
-
-
-
-
- - -
-
-
-
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
-
+ sub marsey picture +
+ + +
+
+ All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
Sidebar Picture
-
-
- sub sidebar picture -
-
-
-
-
- - -
-
-
-
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
-
+ sub sidebar picture +
+ + +
+
+ All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
Banners
{% for banner in sub.banner_urls %} -
-
- -
-
-
- -
-
+
+ /h/{{sub.name}} banner +
{% else %} -
+
{{macros.ghost_box("No banners uploaded", "", 2, "flex:1;")}}
{% endfor %} {% if not g.is_tor %} -
-
-
-
-
- - - -
-
-
-
All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
+
+
+ + + +
+
+ All image files are supported. Max file size is {% if v and v.patron %}16{% else %}8{% endif %} MB.
{% endif %}