Sha256: e11af940ae66406a643caa9a66b6d008cba544e33c7470874ab15dbd8723ac84
Contents?: true
Size: 768 Bytes
Versions: 5
Compression:
Stored size: 768 Bytes
Contents
!!! %html %head %meta{charset: 'utf-8'} %title Listing of #{url_root}#{url_path} %meta{name: 'viewport', content: 'width=device-width, height=device-height, user-scalable=no'} :css #{include('css/normalize.css')} #{include('css/common.css')} #{include('css/index.css')} #{include('css/listing.css')} #{include('css/gallery.css')} #{include('css/gallery-text.css')} :javascript #{include('js/url-search-params.js')} #{include('js/listing.js')} #{include('js/ume.js')} #{include('js/gallery.js')} %body - if entries.any? { |f| f.media? } #gallery!= partial('gallery') #listing!= partial('listing', { url_root: url_root, url_path: url_path, entries: entries, sort: sort })
Version data entries
5 entries across 5 versions & 1 rubygems