{% extends "base.html" %} {% block content %} {{ location.latitude }}, {{ location.longitude }}, {{ location.time_zone }} {% endblock %}