{% load static %}
{% if block.pre_title %}
{{ block.pre_title }}
{% endif %} {% if block.name %}
{{ block.name }}
{% endif %} {% if block.picture %} {% endif %} {% if block.description %}
{{ block.description|linebreaksbr }}
{% endif %} {% if block.but1_title and block.but2_title %}
{% endif %} {% if block.but1_title or block.but1_icon %} {% endif %} {% if block.but2_title or block.but2_icon %} {% endif %} {% if block.but1_title and block.but2_title %}
{% endif %}
{% if block.picture %}
{% endif %}