mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-28 12:49:49 -04:00
fix(destinations): fix line breaks
This commit is contained in:
parent
a347729473
commit
560037780f
|
@ -65,7 +65,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
<td class="text-wrap text-break" style="max-width: 400px;">{{ senior.biography|linebreaks|striptags }}</td>
|
||||
<td class="text-wrap text-break" style="max-width: 400px;">{{ senior.biography|striptags|linebreaks }}</td>
|
||||
<td>
|
||||
{# Decisions #}
|
||||
<table class="table table-sm">
|
||||
|
|
Loading…
Reference in New Issue
Block a user