Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/templates/404.html

8 lignes
215 B
HTML

{{define "title"}}{{call $.T "404_not_found"}}{{end}}
{{define "content"}}
<div>
<h1>{{call $.T "404_not_found"}}</h1>
<img src="/img/404.png" />
</div>
{{end}}
{{define "mascot"}}<br>{{end}}