Tags give the ability to mark specific points in history as being important
.nav-controls
.nav-controls.row-fixed-content
=form_tag(filter_tags_path,method: :get)do
=search_field_tag:search,params[:search],{placeholder: 'Filter by tag name',id: 'tag-search',class: 'form-control search-text-input input-short',spellcheck: false}