PHP Classes

File: src/Cabin/Bridge/View/crew/user_new.twig

Recommend this page to a friend!
  Classes of Scott Arciszewski   CMS Airship   src/Cabin/Bridge/View/crew/user_new.twig   Download  
File: src/Cabin/Bridge/View/crew/user_new.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: CMS Airship
Content management system with security features
Author: By
Last change:
Date: 7 years ago
Size: 374 bytes
 

Contents

Class file image Download
{% extends base_template() %} {% block main %} {% include cargo("bridge_crew_user_new") ignore missing %} {% endblock %} {% block page_js %} <script src="{{ "/static/Bridge/crew_user_new.js"|cachebust }}"></script> <script src="{{ "/js/zxcvbn.js"|cachebust }}"></script> <script src="{{ "/static/Bridge/passwords.js"|cachebust }}"></script> {% endblock %}