Commit af441e94 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'templates' into 'testing'

added twig loginuserpass

See merge request !37
parents ea7bd8fb 43f239e4
Pipeline #1269 passed with stage
in 1 second
% set pagetitle = 'Enter your username and password'|trans %}
{ % set pagetitle = 'Enter your username and password'|trans %}
{% extends "@core/base.twig" %}
{% extends "@mymodule/base.twig" %}
{% block postload %}
<script src="{{ asset('js/loginuserpass.js', 'core') }}"></script>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment