mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-22 21:51:50 +08:00
Merge branch 'footer-links' of git://github.com/james-geiger/BookStack into james-geiger-footer-links
This commit is contained in:
@ -35,6 +35,8 @@
|
||||
@yield('content')
|
||||
</div>
|
||||
|
||||
@include('common.footer')
|
||||
|
||||
<div back-to-top class="primary-background print-hidden">
|
||||
<div class="inner">
|
||||
@icon('chevron-up') <span>{{ trans('common.back_to_top') }}</span>
|
||||
|
Reference in New Issue
Block a user