%# @type preferences [Thredded::UserPreferencesForm] %> <%= form_for(preferences, method: :patch, url: preferences.update_path, html: { class: 'thredded--form thredded--notification-preferences-form', 'data-thredded-user-preferences-form' => true }) do |f| %>
<%= t 'thredded.preferences.form.auto_follow_topics.hint' %>
<% end %><%= t 'thredded.preferences.form.follow_topics_on_mention.hint' %>
<% end %>