mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 20:46:03 +01:00
6 lines
163 B
Text
6 lines
163 B
Text
- provide(:title, generate_title('Terms of Service'))
|
|
.container.container--main
|
|
.card
|
|
.card-body
|
|
= raw_markdown_io 'service-docs/en/policy/terms.md'
|
|
|