Sha256: 2b897693c80cb63fb06b7792498a4ec246a82916ff2643c3cbead7304e754957
Contents?: true
Size: 506 Bytes
Versions: 2
Compression:
Stored size: 506 Bytes
Contents
!!! %html %head %meta{charset: 'utf-8'} %title Browse Listings %meta{name: 'viewport', content: 'width=device-width, height=device-height, user-scalable=no'} :css #{include('css/normalize.css')} #{include('css/common.css')} #{include('css/home.css')} %body #home %h1 Browse Listings %ul#roots - roots.each do |root| %li %a{href: root}= root %a.new-tab{href: root, target: "_blank"} (New Tab)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
servel-0.11.0 | lib/servel/templates/home.haml |
servel-0.10.0 | lib/servel/templates/home.haml |