mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-11 03:43:08 +02:00
9 lines
184 B
Text
9 lines
184 B
Text
extends ./base
|
|
|
|
block main
|
|
!= html
|
|
|
|
block footer
|
|
p
|
|
= i18n('docs.edit-this-page-on-github')
|
|
a(href=src rel="noopener" target="_blank")= i18n('docs.edit-this-page-on-github-link')
|