{% extends 'desktop.html' %} {% load crispy_forms_tags %} {% block content %} Page List {% crispy form %} {% endblock %}