mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update contact view
This commit is contained in:
parent
357246c4e7
commit
4bb3873c9b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
@section('section')
|
||||
|
||||
<div class="title">
|
||||
<h3 class="font-weight-bold">Contact</h3>
|
||||
<h3 class="font-weight-bold">{{__('site.contact-us')}}</h3>
|
||||
</div>
|
||||
<hr>
|
||||
<section>
|
||||
|
|
Loading…
Reference in a new issue