mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 09:00:00 +00:00
parent
291789445c
commit
8d66d6c82d
|
@ -1,5 +1,5 @@
|
|||
{% extends "layout.html" %}
|
||||
{% block title %}Browse :: {{ config.SITE_NAME }}{% endblock %}
|
||||
{% block title %}{% if search.term %}{{ search.term | e}}{% else %}Browse{% endif %} :: {{ config.SITE_NAME }}{% endblock %}
|
||||
{% block body %}
|
||||
|
||||
<div class="alert alert-info">
|
||||
|
|
Loading…
Reference in a new issue