Recommend this page to a friend! |
Classes of Scott Arciszewski | > | CMS Airship | > | src/Cabin/Bridge/View/author/index.twig | > | Download |
|
|
![]() |
{% extends base_template() %} {% set title = __("Authors") %} {% block main %} {% include cargo("bridge_authors_list") ignore missing %} {% endblock %} |