Sha256: e3a3f2cff37bcca9977247762468f796a54e4a439cc83886885fc8e9615b4d1f

Contents?: true

Size: 484 Bytes

Versions: 15

Compression:

Stored size: 484 Bytes

Contents

- extends "base.html"

/ extend_block helper can be used as well, but it would change the block,
/ so the code would include the lighter and we don't want that
- block(:head) do
  = pupu :lighter, syntax: "html", theme: "standard"
  = block(:pupu)

- block(:content) do
  %a{href:"/examples/simple"} Simple Example
  |
  %a{href:"/examples/dependencies"} Example With Dependencies
  |
  %a{href:"/examples/arguments"} Example With Arguments
  %pre.code.html~ html_escape block(:pupu)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
pupu-0.2.1 examples/rango/templates/examples/base.html.haml
pupu-0.2 examples/rango/templates/examples/base.html.haml
pupu-0.1 examples/rango/templates/examples/base.html.haml
pupu-0.0.5.5 examples/rango/templates/examples/base.html.haml
pupu-0.0.5.4 examples/rango/templates/examples/base.html.haml
pupu-0.0.5.3 examples/rango/templates/examples/base.html.haml
pupu-0.0.5.2 examples/rango/templates/examples/base.html.haml
pupu-0.0.5.1 examples/rango/templates/examples/base.html.haml
pupu-0.0.5 examples/rango/templates/examples/base.html.haml
pupu-0.0.4.pre examples/rango/templates/examples/base.html.haml
pupu-0.0.3 examples/rango/templates/examples/base.html.haml
pupu-0.0.3.pre examples/rango/templates/examples/base.html.haml
pupu-0.0.2.pre examples/rango/templates/examples/base.html.haml
pupu-0.0.2 examples/rango/templates/examples/base.html.haml
pupu-0.1.pre examples/rango/templates/examples/base.html.haml