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

added twig loginuserpass stylesheet

parent dc2086e1
Showing with 4 additions and 0 deletions
+4 -0
{% extends "@core/base.twig" %} {% extends "@core/base.twig" %}
{% block preload %}
<link rel="stylesheet" type="text/css" href="/css/Login-Form-Clean.css">
{% endblock %}
{% block postload %} {% block postload %}
<script src="{{ asset('js/loginuserpass.js', 'core') }}"></script> <script src="{{ asset('js/loginuserpass.js', 'core') }}"></script>
{% endblock %} {% endblock %}
......
Supports Markdown
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