Gigishot commited on
Commit
b68d6b0
·
verified ·
1 Parent(s): 9bcd95c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -308,7 +308,7 @@
308
  color: #2d2d4e;
309
  line-height: 1.8;
310
  font-size: 15px;
311
- ">{{ paragraph }}</pre>
312
  </div>
313
  {% endif %}
314
 
 
308
  color: #2d2d4e;
309
  line-height: 1.8;
310
  font-size: 15px;
311
+ ">{{ paragraph|safe }}</pre>
312
  </div>
313
  {% endif %}
314