{% extends "base.html" %} {% block title %}Location #{{ location.id }}: {{ location.name }} — {{ service_name }}{% endblock %} {% block content %}
{{ location.description }}