{% load i18n %} {% if perms.tinycontent.add_tinycontent %} {% url 'admin:tinycontent_tinycontent_add' as add_url %} {% with name_url=name|urlencode %} {% blocktrans %}(No content defined: Add some){% endblocktrans %}{%endwith %} {% endif %}