{% load cms_tags menu_tags sekizai_tags meta %} {% if meta.title %}{{ meta.title }}{% else %}{% page_attribute "page_title" %}{% endif %} {% include 'meta/meta.html' %} {% render_block "css" %} {% cms_toolbar %}

PyLucid Test Project

{% block content %} {% placeholder "content" %} {% endblock content %} {% render_block "js" %}