Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Fixing title in torrent edit page

Cette révision appartient à :
akuma06 2017-07-13 18:23:22 +02:00
Parent 32315bc7bb
révision 009ae50a4c

Voir le fichier

@ -1,7 +1,7 @@
{{ extends "layouts/index_site" }}
{{ import "layouts/partials/helpers/csrf" }}
{{ import "layouts/partials/helpers/errors" }}
{{block title()}}T("torrent_edit_panel"){{end}}
{{block title()}}{{T("torrent_edit_panel")}}{{end}}
{{block content_body()}}
<div class="box results">
<h3 id="torrents">{{ T("torrent_edit_panel") }}</h3>