Recommend this page to a friend! |
Classes of Scott Arciszewski | > | CMS Airship | > | src/Cabin/Bridge/View/blog/post_history_diff.twig | > | Download |
|
|
![]() |
{% extends base_template() %} {% block main %} {% include cargo("bridge_blog_post_history_diff") ignore missing %} {% endblock %} {% block page_js %} <script src="{{ "/js/diff.min.js"|cachebust }}"></script> <script src="{{ "/static/Bridge/page_history_diff.js"|cachebust }}"></script> {% endblock %} |