CCOnet
{{ flash.output() }}
{% if usuario_externo == "" %} {{ form.render('login') }} {% else %}
{% endif %}
{% if usuario_externo == "" %} {{ form.render('senha') }} {% else %}
{% endif %}
{% if utilizar_captcha == "S" %}
{% endif %} {{ form.render('csrf', ['value': security.getToken()]) }}
Login
Esqueci minha senha
©{{date('Y')}} CCOnet
{% if assets.getCollections() %} {% for key, collection in assets.getCollections() %} {% if key == 'footer' %} {{ assets.outputCss('footer') }} {{ assets.outputJs('footer') }} {{ assets.outputInlineJs('footer') }} {% endif %} {% endfor %} {% endif %}