Sha256: 45c0e849bda7cad51bd3d4075388e58213669047ca5be751e451e39b5735a485

Contents?: true

Size: 487 Bytes

Versions: 3

Compression:

Stored size: 487 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>eLocal Output</title>
    <meta content='text/html; charset=utf-8' http-equiv='content-type' />
    <link href='/stylesheets/style.css' rel='stylesheet' type='text/css' media="all"/>
    <%= stylesheet_link_tag "sarabun", :media=>"all" %>
  </head>
  <style type="text/css" >
    body {
      background:#fff;
      color:#000;
      padding: 0px;
      margin: 0px;
      size: A4;
    }
  </style>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mindapp-0.0.3 lib/generators/mindapp/templates/app/views/layouts/utf8.html.erb
mindapp-0.0.2 lib/generators/mindapp/templates/app/views/layouts/utf8.html.erb
mindapp-0.0.1 lib/generators/mindapp/templates/app/views/layouts/utf8.html.erb