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

Merge branch 'templates' into 'testing'

added twig loginuserpass stylesheet

See merge request !41
parents 095a13fa 72268e2c
Pipeline #1274 passed with stage
in 1 second
{% extends "@core/base.twig" %}
{% block preload %}
<link rel="stylesheet" type="text/css" href="/css/Login-Form-Clean.css">
{% endblock %}
{% block postload %}
<script src="{{ asset('js/loginuserpass.js', 'core') }}"></script>
{% endblock %}
......
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