Skip to content
Snippets Groups Projects
Commit 3e42bb53 authored by Roang's avatar Roang
Browse files

Fix map_poi_list template

Misspellings in the template end tag caused the template to not render.
parent 60e8b3d6
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
}); });
}); });
</script> </script>
{% endblock script %} {% endblock scripts %}
{% block content %} {% block content %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment