Sha256: 4923f4e0a14c4fe68c8b7b254d064da6e3dca8ee78bbad2d367c2e9efbf57957
Contents?: true
Size: 332 Bytes
Versions: 3
Compression:
Stored size: 332 Bytes
Contents
<html> <head> <title>Dashboard</title> <meta http-equiv="refresh" content="1" /> <link rel="stylesheet" type="text/css" href="/css" /> </head> <body> <div> <h1>Dashboard</h1> <span style="position: absolute; top: 4px; right: 4px;">(as of <%= time Time.now.to_i %>)</span> </div> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ustate-client-0.0.3 | lib/ustate/dash/views/layout.erubis |
ustate-client-0.0.2 | lib/ustate/dash/views/layout.erubis |
ustate-client-0.0.1 | lib/ustate/dash/views/layout.erubis |