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

6 lines
154 B
Plaintext
Raw Normal View History

- provide(:title, generate_title("Terms of Service"))
.container.j2-page
2020-04-19 14:31:24 -07:00
.card
2020-04-19 14:09:41 -07:00
.card-body
= raw_markdown_io "service-docs/en/policy/terms.md"