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-07-25 13:43:56 +03:00
Code Issues 784 Packages Projects Releases 25 Wiki Activity
Files
331305333d354dc58dd67d65c6494da83b60ecfe
BookStack/resources/views/errors/503.blade.php

10 lines
236 B
PHP
Raw Normal View History

Updated all application urls to allow path prefix. Allows BookStack to be installed at a non-root location on a domain. Closes #40.
2016-08-14 12:29:35 +01:00
@extends('public')
Initial commit
2015-07-12 20:01:42 +01:00
Updated all application urls to allow path prefix. Allows BookStack to be installed at a non-root location on a domain. Closes #40.
2016-08-14 12:29:35 +01:00
@section('content')
Initial commit
2015-07-12 20:01:42 +01:00
Updated all application urls to allow path prefix. Allows BookStack to be installed at a non-root location on a domain. Closes #40.
2016-08-14 12:29:35 +01:00
<div class="container">
Moved text for errors and form views. Updated 404 page with additional links
2016-12-03 13:31:54 +00:00
<h1 class="text-muted">{{ trans('errors.app_down', ['appName' => setting('app-name')]) }}</h1>
<p>{{ trans('errors.back_soon') }}</p>
Updated all application urls to allow path prefix. Allows BookStack to be installed at a non-root location on a domain. Closes #40.
2016-08-14 12:29:35 +01:00
</div>
Initial commit
2015-07-12 20:01:42 +01:00
Updated all application urls to allow path prefix. Allows BookStack to be installed at a non-root location on a domain. Closes #40.
2016-08-14 12:29:35 +01:00
@stop
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 1781ms 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