premier brouillon
This commit is contained in:
parent
4442a417aa
commit
c4b5d14206
20 changed files with 33235 additions and 0 deletions
2
templates/macros/trans.html
Normal file
2
templates/macros/trans.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{% import "macros/doc.html" as doc %} {% macro trans(s) %} {%- set doc_lang =
|
||||
doc::lang() -%} {{ config.extra.trans[doc_lang][s] }} {%- endmacro trans -%}
|
||||
Loading…
Add table
Add a link
Reference in a new issue