mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-01-22 04:34:17 +00:00
add line break support for torrent comments
This commit is contained in:
parent
79886c0d77
commit
0b77a5d171
@ -219,7 +219,7 @@
|
||||
{{ 'Comment' | trans }}
|
||||
</td>
|
||||
<td>
|
||||
{{ file.comment }}
|
||||
{{ file.comment | nl2br }}
|
||||
</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user