forked from rDrama/rDrama
1
0
Fork 0

fix unrendered html in poll_votes page

master
Aevann1 2022-07-14 15:31:34 +02:00
parent 3f0d1ac2a7
commit abb54747c2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
</pre>
<h3>{{thing.body_html}} - {{ups | length}} votes</h3>
<h3>{{thing.body_html | safe}} - {{ups | length}} votes</h3>
<div class="overflow-x-auto mt-5">
<table class="table table-striped mb-5">
<thead class="bg-primary text-white">