13 lines
263 B
HTML
13 lines
263 B
HTML
---
|
|
layout: gallery-list
|
|
title : Barcelona Trip
|
|
---
|
|
|
|
<div itemprop="description">
|
|
<p>
|
|
Some photos from my trip to Barcelona. See them <a href="map.html">on a map</a>, too.
|
|
</p>
|
|
</div>
|
|
|
|
{% include gallery_list.html gallery='2014-barcelona-trip' %}
|