Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-02-28 03:12:36 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
development
BookStack/resources/views/layouts/simple.blade.php

14 lines
254 B
PHP
Raw Permalink Normal View History

Reorgranised blade view files to form a convention - Primarily moved and re-organised view files. - Included readme within views to document the convention. - Fixed some issues with page field select list in previous commit. - Tweaked some route names while going through. - Split some views out further. Closes #2805
2021-08-22 13:15:58 +01:00
@extends('layouts.base')
Rolled out new design further
2017-08-20 13:57:25 +01:00
@section('content')
<div class="flex-fill flex">
<div class="content flex">
Added a "skip to content" link. Closes #2810
2021-06-15 20:58:45 +01:00
<div id="main-content" class="scroll-body">
Rolled out new design further
2017-08-20 13:57:25 +01:00
@yield('body')
</div>
</div>
</div>
@stop
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 163ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API