mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
implement torrent search features
This commit is contained in:
parent
e9375f9127
commit
8ab4c0b9cf
7 changed files with 293 additions and 12 deletions
|
|
@ -12,5 +12,5 @@
|
|||
<option value="page">{{ 'Pages' | trans }}</option>
|
||||
{% endif %}
|
||||
</select>
|
||||
<input type="submit" value="{{ 'Search' | trans }}" />
|
||||
<input {% if query %}class="button-green"{% endif %} type="submit" value="{{ 'Search' | trans }}" />
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue