diff options
Diffstat (limited to 'templates/linked_image_template.html')
-rw-r--r-- | templates/linked_image_template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/linked_image_template.html b/templates/linked_image_template.html new file mode 100644 index 0000000..336f1dd --- /dev/null +++ b/templates/linked_image_template.html @@ -0,0 +1 @@ +<a href='{{ page_url }}'><img src='{{ thumbnail_url }}' /></a> |