mirror of
https://github.com/MisskeyIO/misskey
synced 2024-12-16 23:58:54 +09:00
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
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')
|