diff --git a/_layouts/gallery-photo.html b/_layouts/gallery-photo.html
index 3ad29ec..7f934ea 100644
--- a/_layouts/gallery-photo.html
+++ b/_layouts/gallery-photo.html
@@ -16,7 +16,7 @@ layout: default
{{ content }}
[ list ]
-
+
{% if photo.previous %}
- ←
{% else %}
diff --git a/_layouts/post.html b/_layouts/post.html
index 3030eb4..582f409 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -12,6 +12,19 @@
{% endif %}
+
{{ page.title }}
{{ page.date|date:'%A, %B %d, %Y' }}