Sha256: cac4e9c483bb08fa2c70639adfcebec859ac6f48af691be3cfd86043c4c5b36d
Contents?: true
Size: 201 Bytes
Versions: 21
Compression:
Stored size: 201 Bytes
Contents
<!DOCTYPE html> <html lang="<%= I18n.locale %>"> <head> <%= render 'admin/shared/head' %> </head> <body> <div id="content" class="headless"> <%= yield :layout %> </div> </body> </html>
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
typus-3.1.0.rc1 | app/views/layouts/admin/headless.html.erb |