{% extends "templates/base.html" %} {% block main %} {% include "articles/" + article_file %} {% if refundable %}

You don't like this article? Get a refund within the first hour after buying it.

{% endif %} {% endblock main %}