Files
argo-cd/overrides/partials/language/en-custom.html
Regina Scott e472678815 fix: Capitalization in toc (#5024)
Signed-off-by: Regina Scott <rescott@redhat.com>
2020-12-10 22:33:01 +01:00

4 lines
83 B
HTML

{% macro t(key) %}{{ {
"toc.title": "Table of Contents"
}[key] }}{% endmacro %}