Recommend this page to a friend! |
Classes of Scott Arciszewski | > | CMS Airship | > | src/Cabin/Bridge/View/cargo/footer.twig | > | Download |
|
|
![]() |
{% set hull_config = cabin_config("Hull") %}<p class="footer-bridge"> <a href="{{ cabin_url('Hull')|e('html_attr') }}">{{ __("Return to the Hull") }}</a> • {{ __("Powered by") }} <a href="https://airship.paragonie.com">CMS Airship</a> © 2016{% if now|date("Y") != 2016 %} - {{ now|date("Y") }}{% endif %} <a href="https://paragonie.com">Paragon Initiative Enterprises</a> </p> |