Work on FreeMarker version of individual list page

This commit is contained in:
rjy7 2010-05-21 21:49:53 +00:00
parent 4aa300e5a3
commit c4709265c4
10 changed files with 65 additions and 50 deletions

View file

@ -31,7 +31,7 @@
<div id="content">
<div class="contents">
<div class="entityList">
<div class="individualList">
<h2>${title}</h2>
<c:if test="${!empty subTitle}"><h4>${subTitle}"</h4></c:if>