Stuff
This commit is contained in:
parent
1a111ded5c
commit
3854df54af
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="row" style="margin-bottom: 20px;border-bottom: 1px solid grey;padding-bottom: 20px;">
|
||||
<div class="col-md-4">
|
||||
<h3>{{ $gallery->name }}</h3>
|
||||
<p>publishd {{ $gallery->gallery_create_time }}</p>
|
||||
<p>published {{ $gallery->gallery_create_time }}</p>
|
||||
<p>{{ $gallery->description }}</p>
|
||||
<a href="/{{ $tenant->url }}/{{ $gallery->url }}/" class="btn btn-outline-primary">More</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue