{% extends "body.html" %} {% load staticfiles %} {% block title1 %}{% block title2 %}PG Performance Farm{% endblock %}{% endblock %} {% block content %}

This is the home page

{% endblock %}