{% include 'hackathon/base.html' %}

{{ title }}



{% if tagged_media %}

#{{search_tag}}

{% for i in tagged_media %} {% endfor %}
{% endif %}