{# You should extend it from site_base.html or some other template using {% extends 'site_base.html' %} by instance #} {% load i18n %}

{% trans "Add link to "%} {{ object }}

{{ form }}{% csrf_token %}