{% load i18n %}

{% if card_title %} {{ card_title }} {% else %} {% trans "Properties" %} {% endif %}

{% if hide_add_button %} {% else%} {% endif %}