mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 23:23:37 +01:00
5 lines
162 B
Text
5 lines
162 B
Text
- provide(:title, generate_title("Terms of Service"))
|
|
.container.container--main
|
|
.card
|
|
.card-body
|
|
= raw_markdown_io "service-docs/en/policy/terms.md"
|