def index
      @tracks = @event.tracks.order("title ASC")

      respond_to do |format|
        format.html # index.html.erb