Sha256: 53e1a1e7ead25395cfb1eaea4c8f3e7cd78180a2d9ca9b5d75e55bfcced20d27
Contents?: true
Size: 349 Bytes
Versions: 3
Compression:
Stored size: 349 Bytes
Contents
<html> <head> <script type="text/javascript" src="assets/bpm_packages.js"></script> <script type="text/javascript" src="app.js"></script> <link rel="stylesheet" href="assets/bpm_styles.css" type="text/css" media="screen" charset="utf-8" /> <title><%= name %></title> </head> <body> <h1>Hello World</h1> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bpm-0.1.4 | templates/project/index.html |
bpm-0.1.3 | templates/project/index.html |
bpm-0.1.2 | templates/project/index.html |