From 87d7b142834a78ffa08e1feecfe59192aa89475b Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 21 Mar 2018 20:10:11 +0000 Subject: Add packages page to list all types --- app/templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app/templates/index.html') diff --git a/app/templates/index.html b/app/templates/index.html index 541b230..42b02df 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -5,6 +5,12 @@ Dashboard {% endblock %} {% block content %} + +
+ + +
+

{{ self.title() }}

-- cgit v1.2.3