Link back to event from gallery

This commit is contained in:
vaishk 2017-12-20 23:52:44 +05:30
parent 8b280a33b6
commit c2c80641a8
2 changed files with 3 additions and 2 deletions

View File

@ -114,7 +114,7 @@ ul.clearing-thumbs li {
.page-header {
margin-top: 30px;
padding-bottom: 20px;
line-height: 0.4em !important;
}
.thumbnail {

View File

@ -7,7 +7,8 @@
{% for gallery in object.public_galleries %}
<div class="row">
<div class="medium-9 columns">
<h5 class="page-header">From gallery {{ gallery.title }}</h5>
<h6 class="page-header"><a href="/events/{{gallery.slug}}/">BACK</a></h6>
<h5>From gallery {{ gallery.title }}</h5>
<ul class="slider1">
{% for photo.pk in gallery.public %}
<li>