[IMPR] Openning Hours

This commit is contained in:
Tony Air 2023-05-18 16:15:44 +02:00
parent 0a3470a0c3
commit a1c007cf3f
2 changed files with 0 additions and 8 deletions

View File

@ -1 +0,0 @@
<b>$Day:</b> $From.Nice - $Till.Nice

View File

@ -1,7 +0,0 @@
<% if $OpeningHoursToday %>
<% loop $OpeningHoursToday %>
$forTemplate<br/>
<% end_loop %>
<% else %>
<b class="hours hous-closed">Closed</b>
<% end_if %>