<%= Danbooru.config.app_name %> <% if true || CurrentUser.is_anonymous? %> - <%= link_to "Sign in", new_m_session_path %> <% end %>
<%= form_tag(m_posts_path, :method => :get) do %> <%= search_field_tag :tags, params[:tags] %> <% end %>