3807c6937d
* Create no_results.jet.html * no_results * Delete Non Non Biyori Repeat - 10 [BDRip 1920x1080 x264 FLAC].mkv_snapshot_12.37_[2017.07.22_14.16.50].jpg * Add files via upload * Delete no_results.png.jpg * Add files via upload * Update en-us.all.json * Update no_results.jet.html * Update search.go
9 lignes
280 o
HTML
9 lignes
280 o
HTML
{{ extends "layouts/index_site" }}
|
|
{{block title()}}{{ T("err_no_results")}}{{end}}
|
|
{{block content_body()}}
|
|
<div style="text-align: center;">
|
|
<h1>{{ T("err_no_results")}}</h1>
|
|
<img src="/img/no_results.jpg" />
|
|
</div>
|
|
{{end}}
|
|
{{block mascot()}}<br>{{end}}
|