mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-17 15:37:30 -07:00
9 lines
169 B
Text
9 lines
169 B
Text
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')
|