concat inferno
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
<div class="spacer"></div>
|
||||
</section>
|
||||
% foreach my $d( @{ $r->{$_->{id}} } ) {
|
||||
<!-- blocktext -->
|
||||
<a class="cal" href="event/<%= $d->{eeid} %> ">
|
||||
<section class="event flex">
|
||||
<article class="data">
|
||||
@@ -29,7 +28,6 @@
|
||||
</section>
|
||||
</a>
|
||||
%}
|
||||
<!-- blocktext -->
|
||||
%}
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user