Sha256: cb6700f45d841275f848dbf253ee45193ee488b8f52ccaed666f14b0f004e3f1
Contents?: true
Size: 777 Bytes
Versions: 7
Compression:
Stored size: 777 Bytes
Contents
doctype 5 html head meta http-equiv="content-language" content="pt-br" meta name="robots" content="index, follow" meta name="viewport" content="width=device-width, initial-scale=1.0" title <%= app_name %> | #{yield(:titlepage)} meta name="description" content="#{ yield(:description)}" meta name="keywords" content="#{ yield(:keywords)}" meta property="og:image" content="#{ yield(:facebookimage)}" link rel="author" href="#{ yield(:googleplus)}" = stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true = csrf_meta_tags body #preload .carregando h3 <i class="fa fa-cog fa-spin"></i> carregando... = yield = javascript_include_tag "application", "data-turbolinks-track" => true
Version data entries
7 entries across 7 versions & 1 rubygems