{% extends "base.html" %} {% block title %}{{ _('Location') }} #{{ location.id }}: {{ location.name | get_translated_text }} — {{ service_name }}{% endblock %} {% block content %}
{{ location.description | get_translated_text }}