@@ -2,5 +2,6 @@
{% include 'hackathon/base.html' %}
<body>
<h1>{{title}}</h1>
+ <img src='/static/img/github.png'>
</body>
</html>