Add beta warnings
This commit is contained in:
parent
3daade7fe5
commit
0b08c01668
3 changed files with 17 additions and 0 deletions
|
@ -205,6 +205,9 @@
|
|||
</section>
|
||||
</aside>
|
||||
<div class="content-wrapper">
|
||||
<section class="content-header">
|
||||
@include('partials/_internal/beta')
|
||||
</section>
|
||||
<section class="content-header">
|
||||
@yield('content-header')
|
||||
</section>
|
||||
|
|
Reference in a new issue