<%= t("terms.title") %>

<%= Rails.configuration.terms %>

<%= button_to t("terms.accept"), terms_path, params: {accept: true}, class: "btn btn-primary btn-space" %>