{% extends base_template() %} {% block main %} {% include cargo("bridge_blog_comments_view") ignore missing %} {% endblock %} {% block page_js %} <script src="{{ "/js/wysihtml5/wysihtml.min.js"|cachebust }}"></script> <script src="{{ "/js/wysihtml5/wysihtml-toolbar.min.js"|cachebust }}"></script> <script src="{{ "/js/wysihtml5/parser_rules/advanced_and_extended.js"|cachebust }}"></script> <script src="{{ "/static/Bridge/editor.js"|cachebust }}"></script> {% endblock %}
info at phpclasses dot org