Sha256: 5b544bff4bf7619d48fd2eda31d6bdf6c6ffbd5bb96bfe5c3bf59d12886b82b3

Contents?: true

Size: 194 Bytes

Versions: 6

Compression:

Stored size: 194 Bytes

Contents

- content_for :html_head do
  %title= @title

%div#header
  %h1= @title
%div#main
  %ul
    %li
      %a{:href => "#{app_root}/tv/1"} TV
    %li
      %a{:href => "#{app_root}/remote/1"} Remote

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sinatra-multi-screen-0.0.7 sample/views/index.haml
sinatra-multi-screen-0.0.6 sample/views/index.haml
sinatra-multi-screen-0.0.5 sample/views/index.haml
sinatra-multi-screen-0.0.4 sample/views/index.haml
sinatra-multi-screen-0.0.3 sample/views/index.haml
sinatra-multi-screen-0.0.2 sample/views/index.haml