Sha256: 990b61fd439b7782297b4a56e08e98af2eebfa137e26d87e9acc9487343cd47a
Contents?: true
Size: 581 Bytes
Versions: 2
Compression:
Stored size: 581 Bytes
Contents
<html> <head> </head> <body> <table> <h1>Variables in album page</h1> <tr> <td> <pre>album.name</pre> </td> <td> @{@album.name}@ </td> </tr> <tr> <td> <pre>album.description</pre> </td> <td> @{@album.description}@ </td> </tr> <tr> <td> <pre>album.relroot</pre> </td> <td> @{@album.relroot}@ </td> </tr> </table> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gf-ralbum-0.0.2 | lib/ralbum/skins/test_kwartz/template/album_page.html |
gf-ralbum-0.0.5 | lib/ralbum/skins/test_kwartz/template/album_page.html |