<p>{% trans "Another user has shared a map with you." %}</p>
{% blocktrans %}
<p>{% trans "You can change the user you're currently displaying using the drop-down selector above." %}</p>
Another user has shared a map with you.
</p>
<p>
You can change the user you're currently displaying using the drop-down selector above.
{% endblocktrans %}
</p>
</div>
</div>
{% endif %}
{% endif %}
</div>
</div>
...
@@ -53,4 +47,4 @@
...
@@ -53,4 +47,4 @@
</div>
</div>
{% if allow_download %}
{% if allow_download %}
<divclass="report-download-container"><aclass="report-download-link"href="#report_download"download="report.html">{% trans "Download report" %}</a></div>
<divclass="report-download-container"><aclass="report-download-link"href="#report_download"download="report.html">{% trans "Download report" %}</a></div>