{% extends "sounds/_section.html" %} {% load google_maps %} {% block title %}"{{sound.original_filename}}" by {{sound.user.username}} - geotag{% endblock title %} {% block head %} {{ block.super }} {% endblock head %} {% block section_content %}

Geotag

This map displays the geotag of the sound {{sound.original_filename}} by {{sound.user.username}}.
For the full map of all geotags see our global geotag map

{% endblock %}