{% extends "base.html" %} {% block title %}- List{% endblock %} {% block content %} Here are all of our delicious groups! {% if group_list %}
We don't HAVE any delicious groups! :'(