Sha256: 0d2ef628a03f2e0390ca9145863c80c332352c12ce324b428e5cac63c221df41

Contents?: true

Size: 340 Bytes

Versions: 1

Compression:

Stored size: 340 Bytes

Contents

-# You shouldn't need to edit this file.
!!! 5
%html{ lang: "en" }
  %head
    %meta{ charset: "utf-8" }
    %title Penguin
    %link{ rel: "stylesheet", href: "/assets/deck.css" }
  %body
    .container
      = yield
    %script{ src: "https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"}
    %script{ src: "/assets/deck.js" }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
penguin-0.0.1.beta1 assets/template/layout.haml