@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+<body>
+ {% include 'hackathon/base.html' %}
+ <h1 class="text-center"> {{ title }}</h1>
+</html>