{% extends "base.html" %} {% block title %}Google Map Point Static Overlay Widget{% endblock title %} {% block extrahead %} {{ form.media }} {% endblock extrahead %} {% block content %}

Google Map Point Static Overlay Widget

{{ form.as_p }}
{% endblock content %}