Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- """
- Configuration for docs
- """
-
- # source_link = "https://github.com/[org_name]/pay"
- # headline = "App that does everything"
- # sub_heading = "Yes, you got that right the first time, everything"
-
- def get_context(context):
- context.brand_html = "Payments"
|