{% extends "base.html" %} {% load wagtailcore_tags static wagtailimages_tags %} {% block content %}
{% for p in points %} {{p}} {% endfor %}