{% extends "lizard_ui/lizardbase.html" %} {% block title %}Textual content{% endblock %} {% block content %}

Textual content in the main area

This is the content area, btw. If you've got textual content, put the textual content (all of it) in a div with id "textual" to get a bit of margin left and right.

{% endblock %}