{% extends "base.html" %} {% load static %} {% block title %}A-Grid{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
This is the A-Grid content.