Sha256: 6c0683f6ce41e9c074bc7589a1c567375881a02c525bee7ddcc69fc448eed19c
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
doctype html html head title meta http-equiv="Content-Type" content="text/html; charset=UTF-8" meta name="viewport" content="width=device-width, initial-scale=1.0" == js_tag 'application' == css_tag 'application' body .hero-unit.text-center h1.espresso-heading Welcome to Espresso World h2 This is your Brand New Application p.lead.text-info Edit "#{__FILE__.sub(Cfg.root_path, '')}" to get rid of this banner .container .row .span4 == png_tag 'Espresso' .span8 h4.espresso-heading br | Running on a href="https://github.com/espresso/espresso" Espresso span.muted #{EVersion::FULL} p.lead a href="http://espresso.github.io" espresso.github.io .row hr .span8 h4.espresso-heading | Built with care by a href="https://github.com/espresso/enginery" Enginery p.lead a href="https://github.com/espresso/enginery" github.com/espresso/enginery .span4 == png_tag 'Enginery' == yield
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
my_enginery-0.2.8 | app/layouts/Slim/layout.slim |
enginery-0.3.0 | app/layouts/Slim/layout.slim |