diff --git a/files/templates/admins.html b/files/templates/admins.html index be12a30b5..873e271a2 100644 --- a/files/templates/admins.html +++ b/files/templates/admins.html @@ -4,8 +4,7 @@ {% block content %} -

-
Admins
+
Admins
diff --git a/files/templates/formatting.html b/files/templates/formatting.html index f3118690b..5d60564c2 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -266,7 +266,7 @@ And we allow custom HTML in most places:
Line Break -
+				
 Line 1
 <br>
 Line 2
diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html
index 0aa874c6b..1f763bdfa 100644
--- a/files/templates/leaderboard.html
+++ b/files/templates/leaderboard.html
@@ -1,8 +1,7 @@
 {% extends "settings2.html" %}
 {% block pagetitle %}Leaderboard{% endblock %}
 {% block content %}
-

-
+
{% for lb in leaderboards %} {% if lb %} {{lb.header_name}}{% if not loop.last %} •{% endif %} diff --git a/files/templates/settings/common.html b/files/templates/settings/common.html index b6e1c7352..368d79f2b 100644 --- a/files/templates/settings/common.html +++ b/files/templates/settings/common.html @@ -81,9 +81,9 @@ {% if show_extras %}
-
GIF
+   -

+					
 					 
 					{% if show_file_upload %}