From 7214d3e84a792be73a505e6d13a3ba96512db9da Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 31 Jan 2010 20:44:35 -0600 Subject: Clean up media declarations And make sure each of them have a type. Signed-off-by: Dan McGee --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 38888aa..bbdfe74 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,9 +4,9 @@ {% block title %}Arch Linux{% endblock %} - - - + + + {% block head %} {% endblock %} -- cgit v1.2.3-24-g4f1b