Sha256: 3d878e07ac3886c30b4633b50dd74397932119691c7c7cb0655474a745115aa5
Contents?: true
Size: 273 Bytes
Versions: 3
Compression:
Stored size: 273 Bytes
Contents
<!DOCTYPE html> #{Zen::Language.html_head} <head> #{render_file(__DIR__('../view/head.xhtml'))} </head> <body id="login"> #{render_file(__DIR__('../view/main.xhtml'))} #{render_file(__DIR__('../view/bottom.xhtml'))} </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zen-0.3 | lib/zen/layout/login.xhtml |
zen-0.3b1 | lib/zen/layout/login.xhtml |
zen-0.3b | lib/zen/layout/login.xhtml |