{% extends 'base.html' %} {% block title %}Benchmarking templates{% endblock %} {% block anchors %} {% for i in big_list %} {{ i }} {% endfor %}