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