Sha256: c90abfc096be4d696b904dc91e5f64da112dce2c1a06596c632f893a63216cd9
Contents?: true
Size: 485 Bytes
Versions: 22
Compression:
Stored size: 485 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> <title><%= Rails.application.class.parent %></title> <%= load_netzke theme: Rails.configuration.marty.extjs_theme %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
22 entries across 22 versions & 1 rubygems