{% load i18n %}
{% comment %}
TODO : delete this template in the next major release
This template will not exist anymore in the next release. Please do not use it.
See docs about PYBB_MARKUP_ENGINES_PATHS setting and pybb.markup.bbcode.py
{% endcomment %}
{% with 'markitup/sets/'|add:PYBB_MARKUP|add:'/style.css' as style_static %}
{% endwith %}
{% with 'markitup/sets/'|add:PYBB_MARKUP|add:'/set.js' as static_setjs %}
{% endwith %}