concat inferno

This commit is contained in:
mynah
2018-07-20 05:16:47 -05:00
parent e25fc46010
commit ef16d6f7b5
19 changed files with 518 additions and 423 deletions

View File

@@ -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>