Add album description.
[Sone.git] / src / main / resources / templates / imageBrowser.html
index f868394..71cec49 100644 (file)
 
                        <%include include/createAlbum.html>
 
+                       <div id="description">
+                               <% album.description|html>
+                       </div>
+
                <%/if>
 
        <%elseif imageRequested>