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

added twig loginuserpass stylesheet

5 merge requests!50Prepare prod,!49Prep,!48Testing,!47Testing,!41added twig loginuserpass stylesheet
Showing with 4 additions and 0 deletions
+4 -0
{% 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 %}
......
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