{% extends "base.html" %} {% block title %}{{ SITENAME }} | {{ page.longtitle }}{%endblock%} {% block translation %} {% import 'translations.html' as translations with context %} {{ translations.translations_for(page) }} {% endblock %} {% block translation2 %} {% import 'translations.html' as translations with context %} {{ translations.translations_for(page) }} {% endblock %} {% block content_title %}