{% extends "base.html" %} {% block comments %} {% endblock %} {% load url from future %} {% block title %}App Framework: System Settings{% endblock %} {% block header %} {% endblock %} {% block header_row %}
See the docs for additional details on using OpenStreetMap.
Please select your method for accessing the Google Maps/Google Earth API (see the docs for details):
{% for err in form.maps_api_key.errors %}{{ err }}{% endfor %}
Weather Tile URL URLs must contain X, Y, and Z coordinates in the following format: {x} for X, {y} for Y, and {z} for Z. (See the docs for details)
{x}
{y}
{z}
{% for err in form.weather_enabled.errors %}{{ err }}{% endfor %}
{% for err in form.weather_url.errors %}{{ err }}{% endfor %}