diff options
-rwxr-xr-x | themes/kalpesh/acadmix_subtheme/templates/photo gallary/views-view-unformatted--photo_gallery--page_1.html.twig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/kalpesh/acadmix_subtheme/templates/photo gallary/views-view-unformatted--photo_gallery--page_1.html.twig b/themes/kalpesh/acadmix_subtheme/templates/photo gallary/views-view-unformatted--photo_gallery--page_1.html.twig index f84f1a4..78e3ac7 100755 --- a/themes/kalpesh/acadmix_subtheme/templates/photo gallary/views-view-unformatted--photo_gallery--page_1.html.twig +++ b/themes/kalpesh/acadmix_subtheme/templates/photo gallary/views-view-unformatted--photo_gallery--page_1.html.twig @@ -56,15 +56,3 @@ </div> #} -<div class="row"> - <div class="col-sm-6 col-md-4"> - <div class="thumbnail"> - <img src="http://placehold.it/350x250" alt="..."> - <div class="caption"> - <h3>Thumbnail label</h3> - <p>...</p> - <p><a href="#" class="btn btn-primary" role="button">Button</a> <a href="#" class="btn btn-default" role="button">Button</a></p> - </div> - </div> - </div> -</div>
\ No newline at end of file |