{% extends theme('layout.html') %} {% set title = 'About' %} {% block body %}

About

{{ text }} {% endblock body %}