From 1b0dfb2acc9b2f971cf1e2102e6d4faefbc389f4 Mon Sep 17 00:00:00 2001
From: rubenwardy
Date: Wed, 9 May 2018 18:35:36 +0100
Subject: Add scss, improve homepage
---
app/templates/index.html | 49 +++++++++++++++++++++++-------------------------
1 file changed, 23 insertions(+), 26 deletions(-)
(limited to 'app/templates/index.html')
diff --git a/app/templates/index.html b/app/templates/index.html
index 42b02df..4dd1dd8 100644
--- a/app/templates/index.html
+++ b/app/templates/index.html
@@ -5,37 +5,34 @@ Dashboard
{% endblock %}
{% block content %}
+
+
-
-
-
Top Mods
-
-
-
Statistics
-
- - Total mods: 543
- - Missing mods: 1020
- - Downloads/day: 200
-
-
-
+
+ {% endfor %}
+
{% endblock %}
--
cgit v1.2.3