mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-06 14:54:50 +00:00
10 lines
136 B
PHP
10 lines
136 B
PHP
@extends('settings.template')
|
|
|
|
@section('section')
|
|
|
|
<div class="title">
|
|
<h3 class="font-weight-bold">Drive</h3>
|
|
</div>
|
|
<hr>
|
|
|
|
@endsection |