mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 15:49:02 +00:00
committed by
Arylide
parent
07b45622f4
commit
04a8ff95d2
@@ -11,9 +11,9 @@
|
||||
{% endblock %}
|
||||
{% block body %}
|
||||
|
||||
{% if search["term"] == '' %}
|
||||
{% if not search.term %}
|
||||
<div class="alert alert-info">
|
||||
<p>We welcome you to provide feedback at <a href="irc://irc.rizon.net/nyaa-dev">#nyaa-dev@irc.rizon.net</a></p>
|
||||
<p>We welcome you to provide feedback on IRC at <a href="irc://irc.rizon.net/nyaa-dev">#nyaa-dev@irc.rizon.net</a></p>
|
||||
<p>Our GitHub: <a href="https://github.com/nyaadevs" target="_blank">https://github.com/nyaadevs</a> - creating <a href="https://github.com/nyaadevs/nyaa/issues">issues</a> for features and faults is recommended!</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user