{% extends "sounds/_section.html" %} {% load display_sound %} {% load paginator %} {% load tags %} {% load util %} {% block title %}tags{% endblock title %} {% block section_content %} {% if page.object_list %}
Sorry. Currently there are no sounds with these tags.
{% endif %} {% endif %} {% endif %} {% endblock %}