retrospring/app/views/static/terms.html.haml
2020-04-19 23:31:24 +02:00

5 lines
154 B
Text

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