{% extends theme("layout.html") %} {% block head_extra %} {# include the csrf token here because we access it in the javascript #} {% endblock %} {% block content %} {%- from theme('macros.html') import navlink with context -%}