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