Improve doc
This commit is contained in:
parent
f9b2da1bb0
commit
f88ac3c04e
8 changed files with 63 additions and 32 deletions
|
|
@ -2,3 +2,8 @@ extends ./base
|
|||
|
||||
block main
|
||||
!= html
|
||||
|
||||
block footer
|
||||
p
|
||||
= i18n('docs.edit-this-page-on-github')
|
||||
a(href=src target="_blank")= i18n('docs.edit-this-page-on-github-link')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue