<!DOCTYPE html> <html> <body> {% include 'hackathon/base.html' %} <h1 class="text-center"> {{ title }}</h1> </html>