{# object_list.html - Main list template #} {% extends "base.html" %} {% load neapolitan %} {% block content %}
There are no {{ object_verbose_name_plural }}. Create one now?