Sha256: 5eddf886177f850e67d2d70bafa190368f9ccc3ac45672df6efe786d74ca0259
Contents?: true
Size: 294 Bytes
Versions: 1
Compression:
Stored size: 294 Bytes
Contents
<html> <head> <%=css("home")%> <%=css("menu")%> </head> <body> <div id="AppSwarmBanner"> <div id="Box">Version 0.1</div> <div id="Text">AppSwarm</div> </div> <%= render_partial(:menu)%> <div id="Content"> <%=content%> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appswarm-0.0.1 | apps/home/layouts/main.rhtml |