{% load fluent_pages_tags fluent_contents_tags %} {% if page.meta_robots %}{% endif %} {% block fullheadtitle %}{{ page.title }} | {{ site.title|default:site.domain }}{% endblock %} {% block scripts %}{% endblock %}

{% block pagetitle %}{{ page.title }}{% endblock %}

{% block content %}{% page_placeholder "main" %}{% endblock %}