Sha256: 14728dbbbbaec7845f1f6edcdb1287f0774760243ec6cc958c56b3b58f497fcc
Contents?: true
Size: 510 Bytes
Versions: 4
Compression:
Stored size: 510 Bytes
Contents
<!DOCTYPE html> <!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]--> <html class="no-js" lang="en" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Toki</title> <link rel="stylesheet" href="/stylesheets/app.css"/> <link href='http://fonts.googleapis.com/css?family=Roboto+Slab:300' rel='stylesheet' type='text/css'> <%= js :modernizr %> </head> <body> <%= yield %> <%= js :libs %> <%= js :application %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
TokiCLI-0.3.1 | lib/TokiServer/views/layout.erb |
TokiCLI-0.3.0 | lib/TokiServer/views/layout.erb |
TokiCLI-0.2.1 | lib/TokiServer/views/layout.erb |
TokiCLI-0.2.0 | lib/TokiServer/views/layout.erb |