Removed TwigBBExtension
The BBcode stuff will be superseded by HTML created with CKEditor Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="szoveg"><div>{{ post.text|bbdecode }}</div></td>
|
||||
<td class="szoveg"><div>{{ post.text|raw }}</div></td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user