Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- """
- Configuration for docs
- """
-
- # source_link = "https://github.com/[org_name]/payments"
- # headline = "App that does everything"
- # sub_heading = "Yes, you got that right the first time, everything"
-
-
- def get_context(context):
- context.brand_html = "Payments"
|