Skip to content

Commit 4eff00f

Browse files
committed
Merge pull request photo#1252 from caldwell/album-fix
Fix missing close curly in beisel album template
2 parents 9417347 + fd14da3 commit 4eff00f

File tree

1 file changed

+1
-1
lines changed
  • src/html/assets/themes/beisel2.0/templates

1 file changed

+1
-1
lines changed

src/html/assets/themes/beisel2.0/templates/albums.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
</ul>
3636
</div>
3737
</div>
38-
ç
38+
<?php } ?>

0 commit comments

Comments
 (0)