diff --git a/drcr/templates/index.html b/drcr/templates/index.html index db3fad1..d800954 100644 --- a/drcr/templates/index.html +++ b/drcr/templates/index.html @@ -19,29 +19,35 @@ {% block title %}DrCr{% endblock %} {% block content %} -

Data sources

- - -

General reports

- - -

Advanced reports

- +
+
+

Data sources

+ +
+
+

General reports

+ +
+
+

Advanced reports

+ +
+
{% endblock %}