pixelfed/resources/views/admin/settings/maintenance.blade.php

9 lines
156 B
PHP
Raw Normal View History

2018-08-24 01:04:20 +00:00
@extends('admin.partial.template')
@section('section')
<div class="title">
<h3 class="font-weight-bold">Maintenance</h3>
</div>
<hr>
@endsection