{% extends "cranefly/layout.html" %} {% load i18n %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{% if settings.tos_title -%} {{ macros.page_title(title=settings.tos_title) }} {%- else -%} {{ macros.page_title(title=_('Terms of Service')) }} {%- endif %}{% endblock %} {% block content %}