{% extends 'layout.html' %} {% block title %}{{page.title}}{% endblock %} {% block content %}
{% for t in page.tags %} {{t}} {% endfor %}