mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update Help Center view, add outdated warning
This commit is contained in:
parent
bad2ecde56
commit
0e611d006f
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
||||||
@section('content')
|
@section('content')
|
||||||
|
|
||||||
<div class="container px-0 mt-0 mt-md-4 mb-md-5 pb-md-5">
|
<div class="container px-0 mt-0 mt-md-4 mb-md-5 pb-md-5">
|
||||||
|
<div class="col-12">
|
||||||
|
<div class="alert alert-info">
|
||||||
|
<p class="lead mb-0">Some sections may contain out of date information</p>
|
||||||
|
<p class="mb-0">We apologize for any inconvenience, we are working on updating the Help Center.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="col-12 px-0">
|
<div class="col-12 px-0">
|
||||||
<div class="card mt-md-5 px-0 mx-md-3">
|
<div class="card mt-md-5 px-0 mx-md-3">
|
||||||
<div class="card-header font-weight-bold text-muted bg-white py-4">
|
<div class="card-header font-weight-bold text-muted bg-white py-4">
|
||||||
|
|
Loading…
Reference in a new issue