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-05-04 18:08:46 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
cdfda508d8a06cd00a7487828a2e2cb2f6a1a056
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: 28ms Template: 2ms
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