mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 22:39:33 +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')
|