Sha256: 1f9020ae8ae01efad966e4d246251e9fdd198a3919b03dc33e57ffb76fd5eb80

Contents?: true

Size: 326 Bytes

Versions: 1

Compression:

Stored size: 326 Bytes

Contents

doctype html
html
  head
    title Wireframe
    = stylesheet_link_tag    "throwup/application", media: "all", "data-turbolinks-track" => true
    = javascript_include_tag "throwup/application", "data-turbolinks-track" => true
    = csrf_meta_tags

  body
    = link_to "All Wireframes", wireframes_path
    .container= yield

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
throwup-0.0.1 app/views/layouts/wireframe.html.slim