pixelfed/resources/views/settings/drive/index.blade.php

10 lines
136 B
PHP

@extends('settings.template')
@section('section')
<div class="title">
<h3 class="font-weight-bold">Drive</h3>
</div>
<hr>
@endsection