{% if not user_content and title %}
{{ content|safe }}
{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {%- block styles -%} {%- for style_url in style_urls %} {%- endfor %} {%- if styles %} {%- endif %} {%- endblock -%} {%- block scripts -%} {%- endblock -%} {%- block page -%}