Sha256: 203ec0d848ae542a1f71f4d45564356daa801f673219fdd816bd1202f594ef74
Contents?: true
Size: 552 Bytes
Versions: 7
Compression:
Stored size: 552 Bytes
Contents
<!doctype html> <html class="no-js incompatible-browser" lang="en"> <head> <base href="/"> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title><%= @pom.page.title if @pom.page %></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <%= coprl_headers %> </head> <body class="mdc-typography"> <% with_presenters_wrapper do %> <%= yield %> <% end %> <noscript><p>JavaScript must be enabled to continue.</p></noscript> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems