{% load i18n %} {% if code %}
{% trans "You should know this. Functions can modify or even delete elements in the database. If you are not sure of what you are doing, you should not use this feature" %}
{% if code %} {% trans "See function source code"%} {{ code|safe }} {% endif %}