Sha256: 6fe8f8b41767687a09565f71856b24823b6545f1f5774f71e156acba6390768e

Contents?: true

Size: 241 Bytes

Versions: 2

Compression:

Stored size: 241 Bytes

Contents

doctype html
html
  head
    title Simba
    meta name="keywords" content="website"
    link rel="stylesheet" href=asset_path("/assets/app.css")
  body
    == yield
    script src=asset_path("/assets/app.js")
    script =="require(\"app\")"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simba-0.8.1 lib/simba/templates/app/views/layout.slim
simba-0.8.0 lib/simba/templates/app/views/layout.slim