retrospring/app/views/about/terms.html.haml

5 lines
184 B
Text

- provide(:title, generate_title('Terms of Service'))
.container-lg.container--main
.card
.card-body
= t("policy.terms_of_service_html", app_name: APP_CONFIG["site_name"])