mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Remove unused local files.
This commit is contained in:
@@ -1,17 +1,8 @@
|
||||
@extends('layout.v2.error')
|
||||
@section('status_code','')
|
||||
@section('status','2FA')
|
||||
@section('sub_title', __('firefly.two_factor_lost_header'))
|
||||
@section('content')
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h1><a href="{{ route('index') }}"><strong>Firefly</strong> III</a></h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2>{{ __('firefly.two_factor_lost_header') }}</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user