<html> {% include 'hackathon/base.html' %} <body> <h1>{{title}}</h1> <img src='/static/img/github.png'> </body> </html>