{% extends "base.html" %} {% block meta_header %}{% if article and article.meta %} {% endif %}{% endblock %} {% block title %}{% if article %}{{ article.title }} - {% endif %}{% endblock %} {% block css %}{% if article and article.slug == "maps-django-web-applications-projects-mapbox" %} {% endif %}{% endblock %} {% block content %} {% if article %}