{% extends "base.html" %} {% block content %} {{ article.content }} {% if article.metadata.geohash %} {{ article.metadata.geohash }} {% endif %} {% endblock %}