Sha256: 7c21efab450a83c1df7454266a6fbbf0a7056472a842ec31ac14c66d566c8fe0
Contents?: true
Size: 950 Bytes
Versions: 14
Compression:
Stored size: 950 Bytes
Contents
!!! 5 %html %head / Title %title= "Watch Tower - #{@title}" / Meta tags %meta{:charset => "utf-8"}/ %meta{:content => "IE=edge,chrome=1", "http-equiv" => "X-UA-Compatible"}/ %meta{:content => "width=device-width,initial-scale=1", :name => "viewport"}/ %meta{name: 'date_filtering_from', content: session[:date_filtering][:from_date] }/ %meta{name: 'date_filtering_to', content: session[:date_filtering][:to_date]}/ / Link tags %link{:href => asset_path('application.css'), :rel => "stylesheet"}/ / Script tahs %script{:src => asset_path('application.js')} %body %section#wrapper %header #logo %a{href: "/"} %h1 Watch Tower %section#main %aside#date %input{type: 'text'} .page= yield %section#footer © Copyright 2011 %a{href: 'https://github.com/TechnoGate', target: '_blank'} TechnoGate
Version data entries
14 entries across 14 versions & 1 rubygems