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