{% extends "ubuntu/templates/two-column.html" %} {% block title %}This is the page title{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

This is the Ubuntu content

a

This revision brought to you by auto-building the project from Jenkins. (GREAT!)

{% endblock %} {% block sidebar %}

Lorem Ipsum, Sidebar.

{% endblock %}