%= display_meta_tags site: CONFIG[:title_short] %> <%= yield :head %> <%= stylesheet_link_tag "lines/application", media: "all" %> <%= javascript_include_tag "lines/application" %> <%= csrf_meta_tags %>
<% if current_lines_user %> <%= render_navbar { "" } %> <% end %>