add header description (bridge tip) #27

This commit is contained in:
ghost 2023-10-23 22:26:00 +03:00
parent 8190fc1914
commit 6bfd230915
15 changed files with 60 additions and 57 deletions

View file

@ -16,9 +16,12 @@
<header>
<div class="container">
<div class="row margin-y-16-px text-center">
<a class="logo" href="{{ path('torrent_recent') }}">
<a class="logo display-inline-block margin-b-8-px" href="{{ path('torrent_recent') }}">
<span>YGG</span>tracker
</a>
<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',