Retrospring/app/views/static/terms.html.haml

6 lines
162 B
Plaintext

- provide(:title, generate_title("Terms of Service"))
.container.container--main
.card
.card-body
= raw_markdown_io "service-docs/en/policy/terms.md"