Sha256: 44a53b36257f1a696074c37aa7412c6e3b5a7496987f52cf123f7b2fe53c1bb2

Contents?: true

Size: 722 Bytes

Versions: 44

Compression:

Stored size: 722 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>Thredded | <%= yield :thredded_page_title %></title>
    <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
    <%= stylesheet_link_tag 'thredded', 'data-turbolinks-track': 'reload' %>
    <%= csrf_meta_tag %>
    <%= javascript_include_tag 'thredded',
                               async: !Rails.application.config.assets.debug,
                               defer: true,
                               'data-turbolinks-track': 'reload'%>
    <%== Gravatar.prefetch_dns %>
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  </head>
  <body>
    <%= yield %>
  </body>
</html>

Version data entries

44 entries across 44 versions & 2 rubygems

Version Path
thredded-0.16.9 app/views/layouts/thredded/application.html.erb
thredded-0.16.8 app/views/layouts/thredded/application.html.erb
thredded-0.16.7 app/views/layouts/thredded/application.html.erb
thredded-0.16.6 app/views/layouts/thredded/application.html.erb
thredded-0.16.5 app/views/layouts/thredded/application.html.erb
thredded-0.16.4 app/views/layouts/thredded/application.html.erb
thredded-0.16.3 app/views/layouts/thredded/application.html.erb
thredded-0.16.1 app/views/layouts/thredded/application.html.erb
thredded-0.16.0 app/views/layouts/thredded/application.html.erb
thredded-0.15.5 app/views/layouts/thredded/application.html.erb
thredded-0.15.4 app/views/layouts/thredded/application.html.erb
thredded-0.15.3 app/views/layouts/thredded/application.html.erb
thredded-0.15.2 app/views/layouts/thredded/application.html.erb
thredded-0.15.1 app/views/layouts/thredded/application.html.erb
threddedDANIEL-0.14.5 app/views/layouts/thredded/application.html.erb
thredded-0.14.4 app/views/layouts/thredded/application.html.erb
thredded-0.14.3 app/views/layouts/thredded/application.html.erb
thredded-0.14.2 app/views/layouts/thredded/application.html.erb
thredded-0.14.1 app/views/layouts/thredded/application.html.erb
thredded-0.14.0 app/views/layouts/thredded/application.html.erb