<%%= stylesheet_link_tag "application", media: "all", "data-turbolinks-track" => true %> <%%= stylesheet_link_tag "quick-templater", media: "all", "data-turbolinks-track" => true %> <%%= javascript_include_tag "application", "data-turbolinks-track" => true %> <%%= csrf_meta_tag %>

Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added within #wrap with padding-top: 60px; on the .container.

Back to the default sticky footer minus the navbar.