Sha256: f814d46a0de0cda05a5a30d23a8a97de246b49d0410366e54abf7028ef8f0b75
Contents?: true
Size: 213 Bytes
Versions: 2
Compression:
Stored size: 213 Bytes
Contents
<html> <head> <title><%= name.capitalize %></title> <link href="assets/styles/index.css"/> </head> <body> <div class="doc"> <h1><%= name %></h1> <p>Welcome to you new website</p> </div> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sow-0.5 | plug/sow/seeds/monash/template/index.html |
sow-0.4.0 | plug/sow/seeds/website/template/index.html |