mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove debug info from login file.
This commit is contained in:
parent
a1125278f7
commit
9825f304b5
@ -1,9 +1,5 @@
|
||||
{% extends "./layout/guest" %}
|
||||
{% block content %}
|
||||
|
||||
{{ dump(errors.all()) }}
|
||||
|
||||
|
||||
{% if IS_DEMO_SITE %}
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
|
Loading…
Reference in New Issue
Block a user