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 11:19:38 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
5eeed03dcded3d024ac719599da250444bb87ac8
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: 947ms Template: 60ms
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