mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-22 04:34:17 +00:00
hide header description #32
This commit is contained in:
parent
7eb02d06cc
commit
10181a04f1
@ -16,12 +16,14 @@
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="row margin-y-16-px text-center">
|
||||
<a class="logo display-inline-block margin-b-8-px" href="{{ path('torrent_recent') }}">
|
||||
<a class="logo display-inline-block{#32 margin-b-8-px #}" href="{{ path('torrent_recent') }}">
|
||||
<span>YGG</span>tracker
|
||||
</a>
|
||||
{#32
|
||||
<div class="font-size-10-px text-center text-color-night">
|
||||
{{ '<a href="%s">Upload</a> any torrent - download with Yggdrasil' | trans | format(path('torrent_submit')) | raw }}
|
||||
</div>
|
||||
#}
|
||||
{% block header_search %}
|
||||
{{ render(controller(
|
||||
'App\\Controller\\SearchController::module',
|
||||
|
Loading…
x
Reference in New Issue
Block a user