Sha256: 7dd8ecbc79c443fba027a81d974c8990c85f5283db5d8350aec7755463dd4d53
Contents?: true
Size: 684 Bytes
Versions: 1
Compression:
Stored size: 684 Bytes
Contents
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <!-- Place favicon.ico in the root directory --> <!-- link rel="stylesheet" href="css/normalize.css"> --> <link rel="stylesheet" href="css/main.css"> <!-- script src="js/vendor/modernizr-2.8.3.min.js"></script> --> </head> <body> <%= @body %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
resme-0.1.0 | lib/resme/templates/html/index.html.erb |