Also layout file properly.
This commit is contained in:
parent
e8effeb3ae
commit
830b2edc35
1 changed files with 35 additions and 38 deletions
|
@ -1,5 +1,3 @@
|
|||
<div class="generic-page-wrapper">
|
||||
|
||||
<div class="pull-left">
|
||||
<h3 id="photo-album-title">{{$album}}</h3>
|
||||
</div>
|
||||
|
@ -36,6 +34,5 @@
|
|||
<div class="photo-album-end"></div>
|
||||
|
||||
{{$paginate}}
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">$(document).ready(function() { loadingPage = false; justifyPhotos(); });</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue