{% extends 'base.html' %} {% block content %} {% load static %}
{% for variety_obj in variety_obj_list %}
{% endfor %}
{% endblock %}