pixelfed/resources/views/site/libraries.blade.php

9 lines
153 B
PHP

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