Sha256: 64dcb4a173c32c1821adb475f8c0d5fc7710a50cb43dca9ecf9f1ed74da8b9c1
Contents?: true
Size: 319 Bytes
Versions: 21
Compression:
Stored size: 319 Bytes
Contents
<!DOCTYPE html> <html lang="<%= I18n.locale %>"> <head> <%= render 'admin/shared/head' %> </head> <body id="account"> <div id="wrapper"> <div id="box"> <h1 class="logo"><%= Typus.admin_title %></h1> <%= display_flash_message %> <%= yield :layout %> </div> </div> </body> </html>
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
typus-3.1.0.rc1 | app/views/layouts/admin/session.html.erb |