diff --git a/_layouts/gallery-photo.html b/_layouts/gallery-photo.html
index f857c0e..9862cdd 100644
--- a/_layouts/gallery-photo.html
+++ b/_layouts/gallery-photo.html
@@ -54,8 +54,10 @@ layout: post
Date
{{ page.date|date:'%A, %B %d at %I:%M %p'|replace:' 0',' '|replace:' AM',' am'|replace:' PM',' pm' }}
+ {% if page.exif.aperture %}
Camera
- {{ page.exif.make }} {{ page.exif.model }}
+ {{ page.exif.make }} {{ page.exif.model }}
+ {% endif %}
{% if page.exif.aperture %}
Aperture