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