{% extends "base.html" %} {% block title %}{{ code }}{% endblock %} {% block body %}

home

{{ code }}{% if data.place_name %}: {{ data.place_name }}, {{ data.admin_name1 }}{% endif %}

{% if user %}
{% else %} Log in to submit your corrections {% endif %}
Place or move the marker where you think the PIN code should be placed. Save it.

Previous edits

{% endblock %} {% block script %} {% endblock %}