<%-- File : subcategory.html Description : This template is used when creating your list of subcategories (either on the home page, or the category page). Tags : All the properties of the category being added are available, plus: Short_Name => The last part of the category name Related => A flag saying this is a related category --%> <%-- This is only useful if you have added an Image column to your category table --%> <%if Image%> <%else%> <%endif%>
  <%body_font%><%Short_Name%><%if Related%>@<%endif%> (<%Number_of_Links%>) <%if Has_New_Links eq 'Yes'%>new<%endif%> <%if Has_Changed_Links eq 'Yes'%>updated<%endif%> <%if Description%>
<%Description%><%endif%>