Indentation

pull/7/head
Francis Lachapelle 2012-11-16 19:11:13 -05:00
parent 5bf7105982
commit eec99de5d0
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ h1, dd, .dl-list dt { margin-left: 130px; }
<h1><var:string value="aptSummary" const:escapeHTML="NO"/></h1>
<dl class="dl-horizontal">
<dt><var:string label:value="calendar_label" const:escapeHTML="NO"/></dt>
<dd><var:string value="calendarName" const:escapeHTML="NO"/></dd>
<dt><var:string label:value="calendar_label" const:escapeHTML="NO"/></dt>
<dd><var:string value="calendarName" const:escapeHTML="NO"/></dd>
<var:if condition="apt.location.length"
><dt><var:string label:value="location_label" const:escapeHTML="NO"/></dt>
<dd><var:string value="apt.location" const:escapeHTML="NO"/></dd></var:if>