Sha256: 17a83c5150ace6448a100825db591001e3677780131a9f74ae778c7dbe21d69e

Contents?: true

Size: 876 Bytes

Versions: 41

Compression:

Stored size: 876 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <meta name="apple-mobile-web-app-capable" content="yes" />
  <meta name="viewport" content="width=500, initial-scale=0.60, minimum-scale=0.60" />
  <title><%= page_title %></title>
  <%= stylesheet_link_tag 'admin/reset', :media => 'screen' %>
  <%= stylesheet_link_tag 'admin/screen', :media => 'screen' %>
</head>

<body>

  <div id="dialog">
    <h1><%= link_to Typus::Configuration.options[:app_name], admin_sign_in_path %></h1>
    <%= display_flash_message %>
    <%= yield %>
  </div>

  <div id="bottom_dialog">
    <%= typus_block :location => 'shared', :partial => 'footer' %>
  </div>

</body>

</html>

Version data entries

41 entries across 41 versions & 2 rubygems

Version Path
fesplugas-typus-0.9.0 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.1 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.10 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.11 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.12 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.13 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.14 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.15 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.16 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.17 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.2 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.3 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.4 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.5 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.6 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.7 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.8 app/views/layouts/typus.html.erb
fesplugas-typus-0.9.9 app/views/layouts/typus.html.erb
typus-0.9.39 app/views/layouts/typus.html.erb
typus-0.9.38 app/views/layouts/typus.html.erb