To configure the blog base template, either:
The template needs to provide the following blocks:
contents | The placeholder for the main content. |
title | The contents for the <title> tag. |
The page contents is displayed below:
{% block content %}{% endblock %}