Bugfix: fix missing closing div in Frio
This commit is contained in:
parent
e2b37fd7e4
commit
e03b0c9385
|
@ -19,6 +19,7 @@
|
||||||
{{foreach $photos as $photo}}
|
{{foreach $photos as $photo}}
|
||||||
{{include file="photo_top.tpl"}}
|
{{include file="photo_top.tpl"}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="photo-album-end"></div>
|
<div class="photo-album-end"></div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user