summaryrefslogtreecommitdiff
path: root/templates/details/photo_galleries.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/details/photo_galleries.html')
-rw-r--r--templates/details/photo_galleries.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/details/photo_galleries.html b/templates/details/photo_galleries.html
index 7282873..db8c5ad 100644
--- a/templates/details/photo_galleries.html
+++ b/templates/details/photo_galleries.html
@@ -52,9 +52,9 @@
</head>
<body>
<div id="wrapper">
- <ul id="breadcrumbs">
- <li><a href="/" title="luxagraf homepage">Home</a> &rarr;</li>
- <li><a href="/photos/" title="luxagraf photos">Photos</a> &rarr; </li>
+ <ul id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
+ <li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> &rarr;</li>
+ <li><a href="/photos/" title="luxagraf photos" itemprop="url"><span itemprop="title">Photos</span></a> &rarr; </li>
<li>{{object.set_title}}</li>
</ul>
<ul id="slides">