Forked from
SCS / docs.it4i.cz
1546 commits behind, 1146 commits ahead of the upstream repository.
-
Lukáš Krupčík authoredLukáš Krupčík authored
language.html 256 B
{% macro t(key) %}{{ {
"edit.link.title": "Edit this page",
"footer.previous": "Previous",
"footer.next": "Next",
"search.placeholder": "Search",
"source.link.title": "Go to repository",
"toc.title": "Table of contents"
}[key] }}{% endmacro %}