summaryrefslogtreecommitdiff
path: root/gstudio/templates/gstudio/fullscreen.html
diff options
context:
space:
mode:
Diffstat (limited to 'gstudio/templates/gstudio/fullscreen.html')
-rw-r--r--gstudio/templates/gstudio/fullscreen.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/gstudio/templates/gstudio/fullscreen.html b/gstudio/templates/gstudio/fullscreen.html
new file mode 100644
index 0000000..afc3746
--- /dev/null
+++ b/gstudio/templates/gstudio/fullscreen.html
@@ -0,0 +1,4 @@
+<html><body>
+{% load adminmedia grp_tags %}
+<img src="{% admin_media_prefix %}img/{{image.title}}" >
+</html></body>