From: Seth Woodworth Date: Wed, 23 Jan 2013 23:44:41 +0000 (-0500) Subject: reformat and cleanup upload lightbox template X-Git-Tag: release-20150131~546^2~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=84912bdbd904eea7fe87172240e6f86279ffbbf2;p=oweals%2Fkarmaworld.git reformat and cleanup upload lightbox template --- diff --git a/karmaworld/templates/lightbox/upload.html b/karmaworld/templates/lightbox/upload.html index 28c0c98..a3899e4 100644 --- a/karmaworld/templates/lightbox/upload.html +++ b/karmaworld/templates/lightbox/upload.html @@ -7,7 +7,8 @@ var ajax_upload_url = "{% url 'ajax_upload' %}"; var csrf_token = "{{ csrf_token }}"; -
+ + {% csrf_token %}