updating #45
This commit is contained in:
parent
5a850ac659
commit
3857d044f8
5 changed files with 40 additions and 6 deletions
|
|
@ -396,6 +396,23 @@
|
|||
|
||||
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="gallery dark_bg col-md-7 col-md-offset-3">
|
||||
|
||||
<h4>Photo gallery of the event</h4>
|
||||
<div class="picbook"></div>
|
||||
<script type="text/javascript">
|
||||
var picbook = new picbookJs({
|
||||
limit: 100,
|
||||
albumId: '866278646792454'
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
|
|
|||
|
|
@ -395,6 +395,23 @@
|
|||
|
||||
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="gallery dark_bg col-md-7 col-md-offset-3">
|
||||
|
||||
<h4>Photo gallery of the event</h4>
|
||||
<div class="picbook"></div>
|
||||
<script type="text/javascript">
|
||||
var picbook = new picbookJs({
|
||||
limit: 100,
|
||||
albumId: '866273973459588'
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue