Split the 'page' template into two halves to enable pipelining. The
[cocanwiki.git] / templates / host_menu.html
index 71e542b..229f3f7 100644 (file)
 <th> Feedback email address: </th>
 <td> ::if(has_feedback_email):: <code>::feedback_email_html::</code> ::else:: None set up yet. ::end:: </td>
 </tr>
+<tr>
+<th> Branding: </th>
+<td>
+  ::if(has_brand)::
+  <strong>::brand_html::</strong><br/>
+  Tagline: ::brand_tagline_html:: <br/>
+  Description: ::brand_description_html::
+  ::else::
+  None set up yet.
+  ::end::
+</td>
+</tr>
 </table>
 
 <p>