Sha256: ec2d98c51a433034e9e0a4d3f6630c9e898a77c57e393db7a5dbe4d58401e83b
Contents?: true
Size: 653 Bytes
Versions: 4
Compression:
Stored size: 653 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title><%= @page_title %></title> <meta http-equiv="imagetoolbar" content="no" /> <%= stylesheet_link_tag "administration.css" %> <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls", "typo" %> </head> <body style='background: #023;'> <div id='logincontainer'> <div id='innerlogin'> <%= yield %> </div> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
typo-5.4.3 | app/views/layouts/accounts.html.erb |
typo-5.4.2 | app/views/layouts/accounts.html.erb |
typo-5.4.1 | app/views/layouts/accounts.html.erb |
typo-5.4 | app/views/layouts/accounts.html.erb |