{% block pagetitle %}
{% include "partials/page-title.html" with pagetitle="Pages" title="Starter" %}
{% endblock pagetitle %}
{% extends "partials/base.html" %} {% load static %} {% block title %}Starter Page{% endblock title %} {% block content %}