{% include 'hackathon/base.html' %}
{{ title }}
Search
{% if tagged_media %}
#{{search_tag}}
{% for i in tagged_media %}
{% endfor %}
{% endif %}