mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-14 07:39:03 +00:00
Move static routes into a blueprint
and update templates Routes: * /help * /rules * /xmlns/nyaa * /about (commented out)
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
<div class="modal-body">
|
||||
<div class="alert alert-warning" role="alert">
|
||||
Before submitting a report, please check that the torrent
|
||||
actually breaks <a href="{{ url_for('site_rules') }}">the
|
||||
actually breaks <a href="{{ url_for('site.rules') }}">the
|
||||
rules</a>. Useless reports like "download is slow" or
|
||||
"thanks" can get you banned from the site.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user