2013-11-18 22:09:20 +01:00
|
|
|
---
|
2013-11-18 23:26:34 +01:00
|
|
|
layout: base
|
2017-11-18 21:33:56 +01:00
|
|
|
|
|
|
|
js: photos.min.js
|
2013-11-18 22:09:20 +01:00
|
|
|
---
|
|
|
|
|
2016-05-02 00:01:49 +02:00
|
|
|
<section role="main" id="main" class="page-single">
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2016-05-02 00:01:49 +02:00
|
|
|
<article class="hentry format-photo">
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2017-07-23 20:40:33 +02:00
|
|
|
<header>
|
|
|
|
<h1 class="entry-title fn">{{ page.title | titlecase }}</h1>
|
|
|
|
</header>
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2017-07-23 20:40:33 +02:00
|
|
|
<figure class="hentry__teaser hmedia">
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2017-07-23 20:40:33 +02:00
|
|
|
{% include picture.html %}
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2015-08-09 18:15:40 +02:00
|
|
|
</figure>
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2017-11-18 21:33:56 +01:00
|
|
|
<aside class="exif">
|
|
|
|
<div class="exif__make"></div>
|
|
|
|
</aside>
|
|
|
|
|
2013-11-23 21:53:52 +01:00
|
|
|
<section class="entry-content">
|
|
|
|
{{ content }}
|
|
|
|
</section>
|
2015-06-13 23:21:40 +02:00
|
|
|
|
2013-12-01 17:14:38 +01:00
|
|
|
{% include entry_meta.html %}
|
2015-06-13 23:21:40 +02:00
|
|
|
|
|
|
|
{% include relatedphotos.html %}
|
|
|
|
|
2013-11-23 21:53:52 +01:00
|
|
|
</article>
|
|
|
|
|
2015-06-13 23:21:40 +02:00
|
|
|
</section>
|