done cleaning
This commit is contained in:
@@ -16,16 +16,18 @@
|
||||
<p class = "dir"><%= $paddr %></p>
|
||||
<p class = "obs"><%= $pobs %></p>
|
||||
<p class = "city"><%= $city %></p>
|
||||
<% if ($spay== 1) { =%>
|
||||
<p class = " pmed price"><%= $cost %></p>
|
||||
<% } =%>
|
||||
<p class="promo"><%= $promo %></p>
|
||||
</article>
|
||||
<article class="specs">
|
||||
<p id="subt">Temario</p>
|
||||
<%== $csubjects %>
|
||||
<p id="subt">El evento incluye</p>
|
||||
<%== $cservices %>
|
||||
<%== $cdescription %>
|
||||
<% if ($csubjects) { =%>
|
||||
<p id="subt">Temario</p>
|
||||
<%== $csubjects %>
|
||||
<% } =%>
|
||||
<% if ($cservices) { =%>
|
||||
<p id="subt">El evento incluye</p>
|
||||
<%== $cservices %>
|
||||
<% } =%>
|
||||
</article>
|
||||
</section>
|
||||
<section class="map">
|
||||
|
||||
Reference in New Issue
Block a user