{{ article.title }}
{% if SHARE %} Share Tweet Share {% endif %}{{ article.summary|striptags }}
{{ article.content }}{% extends "base.html" %} {% block title %}{{ article.title|striptags }}{% endblock %} {% block description %}{{ article.summary }}{% endblock %} {% block content %}
{{ article.summary|striptags }}
{{ article.content }}