mirror of https://github.com/pixelfed/pixelfed
Add admin maintenance settings view
parent
20293ca258
commit
6344c80462
@ -0,0 +1,9 @@
|
||||
@extends('admin.partial.template')
|
||||
|
||||
@section('section')
|
||||
<div class="title">
|
||||
<h3 class="font-weight-bold">Maintenance</h3>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
@endsection
|
Loading…
Reference in New Issue