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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
165 B
Plaintext
Raw Normal View History

2020-05-09 23:40:32 -07:00
- provide(:title, generate_title('Terms of Service'))
.container-lg.container--main
2020-05-09 23:40:32 -07:00
.card
.card-body
= raw_markdown_io 'service-docs/en/policy/terms.md'