{% extends "base.html" %} {% block title %}{{ article.title|striptags }}{%endblock%} {% block description %} {% if article.tags %} {% endif %} {% endblock description %} {% block content %} {% import 'macros.html' as macros %}