mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-24 01:39:06 +01: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')
|