X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/14f2c24a604e36cad62ba9f6f8d71bf500f8e35a..91a20d3c82e0edcd883148b14df90b56a38ba2b2:/src/isbn/templates/isbn/isbn_status.html diff --git a/src/isbn/templates/isbn/isbn_status.html b/src/isbn/templates/isbn/isbn_status.html new file mode 100644 index 00000000..c46204f7 --- /dev/null +++ b/src/isbn/templates/isbn/isbn_status.html @@ -0,0 +1,19 @@ +
+
+ ISBN + {% for form, value in formats %} + {{ form }} + {% endfor %} +
+
+ {% if can_generate %} +
+ {% csrf_token %} + +
+ {% endif %} + {{ error }} +
+