<master> <property name="title">@title@</property> <property name="context">@context@</property> <property name="header_suppress">1</property> @photo_nav_html;noquote@ <div style="text-align: center"> <img src="images/@path@/@title@" height="@height@" width="@width@" alt="@title@" /> <if @caption@ not nil><p>@caption@</p></if> </div> <if @description@ not nil> <p>@description@</p> </if> <if @story@ not nil> <p>#photo-album.Story_story#</p> </if> @photo_nav_html;noquote@ <div style="text-align: center"> <a href="album?album_id=@album_id@&page=@page_num@">#photo-album.lt_Imagenbspthumbnailnbs#</a> | <a href="photo?photo_id=@photo_id@">#photo-album.Smallernbspimage#</a></div>