{% for post in posts %}
diff --git a/templates/Singular.html b/templates/Singular.html
index 776a321..610cac0 100644
--- a/templates/Singular.html
+++ b/templates/Singular.html
@@ -68,17 +68,11 @@
License
{% if post.licence.text == 'CC BY 4.0' %}
- CC BY 4.0 You are free to share or republish, even if modified, if you link back here and indicate the modifications, even for commercial use.
+ CC BY 4.0 You are free to share or republish, even if modified, if you link back here and indicate the modifications, even for commercial use.
{% elif post.licence.text == 'CC BY-NC 4.0' %}
- CC BY-NC 4.0 You are free to share or republish, even if modified, if you link back here and indicate the modifications, for non commercial use. For commercial use please contact the author.
+ CC BY-NC 4.0 You are free to share or republish, even if modified, if you link back here and indicate the modifications, for non commercial use. For commercial use please contact the author.
{% else %}
- CC BY-NC-ND 4.0 You are free to share if you link back here for non commercial use, but you can't publish any altered versions of it. For commercial use please contact the author.
+ CC BY-NC-ND 4.0 You are free to share if you link back here for non commercial use, but you can't publish any altered versions of it. For commercial use please contact the author.
{% endif %}
Leave a tip
diff --git a/templates/WebImage.html b/templates/WebImage.html
index fa8f206..fe097dc 100644
--- a/templates/WebImage.html
+++ b/templates/WebImage.html
@@ -3,7 +3,7 @@
{% if photo.target %}{% endif %}
-{{ photo.alt }}{% if photo.is_photo %} - photo by {{ photo.author }}
+{{ photo.alt }}{% if photo.is_photo %}