{% load url from future %} {% load i18n %} {% if box.text %} {{ box.text }} {% else %} {% include 'bento/initial-text.html' %} {% endif %} {% if perms.bento %} {% trans "Edit" %} {% endif %}