{% load i18n %} {% load semiramis_templatetags %} {% trans "Nebuchadrezzar" %} {% block title %}{% endblock %} {% block feeds %}{% endblock %} {% block head %}{% endblock %}
{% trans "Map" %}

{% trans "Tell your frends" %}

{% trans "Semiramis button" %}
{% blocktrans %} If you like our web service, we will be proud if you put link to Semiramis on your web page. Feel free to use this image. Thank you! {% endblocktrans %}
{% if last_tracks %}

{% trans "Recently added tracks" %}

{% endif %} {% if last_marks %}

{% trans "Recently added marks" %}

{% endif %} {% if last_photos %}

{% trans "Recently added photos" %}

{% endif %}
{% block content %}{% endblock content %}