<%%# Configure default and controller-, and view-specific titles in config/locales/en.yml. For more see: https://github.com/calebthompson/title#usage %> <%%= title %> <%%= stylesheet_link_tag :application, media: "all" %> <%%= csrf_meta_tags %> <%%= render "flashes" -%> <%%= yield %> <%%= render "javascript" %> <%%= render "css_overrides" %>