Sha256: 30baa056eb7e82bf91ec422364d8b91072af7df76b278aab8a2e472b590f822b
Contents?: true
Size: 884 Bytes
Versions: 9
Compression:
Stored size: 884 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'} :javascript window.specialEntries = #{special_entries}; window.directoryEntries = #{directory_entries}; window.fileEntries = #{file_entries}; :css #{include('css/normalize.css')} #{include('css/common.css')} #{include('css/listing.css')} #{include('css/gallery.css')} #{include('css/gallery-text.css')} :javascript #{include('js/entries.js')} #{include('js/common.js')} #{include('js/index.js')} #{include('js/listing.js')} #{include('js/ume.js')} #{include('js/gallery.js')} %body #gallery!= partial('gallery') #listing!= partial('listing', { url_root: url_root, url_path: url_path })
Version data entries
9 entries across 9 versions & 1 rubygems