X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/ee4f3e79135a34ad7ed845453adbe8dfc1e420c1..ed5df159a03b0c3c0d17f9e7be8d925e9e73f669:/apps/cover/templates/cover/image_detail.html diff --git a/apps/cover/templates/cover/image_detail.html b/apps/cover/templates/cover/image_detail.html index 57bd0b49..cf8f921f 100755 --- a/apps/cover/templates/cover/image_detail.html +++ b/apps/cover/templates/cover/image_detail.html @@ -1,15 +1,15 @@ {% extends "catalogue/base.html" %} {% load i18n %} {% load thumbnail %} -{% load build_absolute_uri from common_tags %} +{% load build_absolute_uri from fnp_common %} {% block content %}

{% trans "Cover image" %}

- {% csrf_token %} - {{ form.non_field_errors }} {% endif %} {{ form.as_table }}