X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0da29a22a23a90561df3d201a299f3007c84d524..f3339efe0d7ffa1199a113108c0e2f6f6b07afe2:/apps/cover/templates/cover/flickr.html diff --git a/apps/cover/templates/cover/flickr.html b/apps/cover/templates/cover/flickr.html new file mode 100644 index 00000000..fcff1c5c --- /dev/null +++ b/apps/cover/templates/cover/flickr.html @@ -0,0 +1,18 @@ +{% extends "catalogue/base.html" %} + + +{% block content %} +

Flickr

+ +
+{% csrf_token %} +URL: + +
+ + +{% endblock %}