Commit 72268e2c authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

added twig loginuserpass stylesheet

parent dc2086e1
{% 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