Sha256: 896aada80964dbb36741884e5e3b8cdc91df0b4e754aa3989e9431a32ac84231
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Upcoming events</title> <link rel="stylesheet" type="text/css" href="/stylesheets/origami.css"> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
almanack-0.0.1.alpha2 | lib/almanack/themes/origami/views/layout.erb |
almanack-0.0.1.alpha1 | lib/almanack/themes/origami/views/layout.erb |