Sha256: 25d6f7fcdcaf07a2d353ed6fb2b3e3ca87e509e4508780877d9c1f929b2809ca
Contents?: true
Size: 157 Bytes
Versions: 3
Compression:
Stored size: 157 Bytes
Contents
<html> <head> <title>My Application</title> <?php echo scripts() ?> <?php echo styles() ?> </head> <body> <?php echo $content ?> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
trivial-0.0.5 | views/application.inc |
trivial-0.0.4 | views/application.inc |
trivial-0.0.3 | views/application.inc |