UNPKG

generator-steroids

Version:
16 lines (13 loc) 304 B
<script> // Execute view-specific JavaScript from the controller GalleryController.gallery(); </script> <style> #gallery-container > img { width:100%; } </style> <div class="content-padded"> <h2 id="placeholder-text">No pictures in the gallery!</h2> <div id="gallery-container"></div> </div>