From 5191491f6cb06109c82a66b42127864826b398b6 Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Thu, 10 Oct 2013 11:59:42 +0530 Subject: div closed on sponsors page --- website/templates/sponsors.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/templates/sponsors.html b/website/templates/sponsors.html index 66cf675..153b52c 100644 --- a/website/templates/sponsors.html +++ b/website/templates/sponsors.html @@ -65,5 +65,5 @@
- -{% endblock %} \ No newline at end of file + +{% endblock %} -- cgit