mirror of
https://github.com/friendica/friendica
synced 2025-12-07 16:37:10 +01:00
Flaxy O'Hare
This commit is contained in:
parent
d5121a70ad
commit
a996564001
4 changed files with 2 additions and 2 deletions
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
|
|
@ -5,7 +5,7 @@
|
||||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
*}}
|
*}}
|
||||||
<div id="exception" class="generic-page-wrapper">
|
<div id="exception" class="generic-page-wrapper">
|
||||||
<img class="hare" src="images/friendica-404_svg_flexy-o-hare.png"/>
|
<img class="hare" src="images/friendica-404_svg_flaxy-o-hare.png" title="Flaxy O'Hare"/>
|
||||||
<h1>{{$title}}</h1>
|
<h1>{{$title}}</h1>
|
||||||
<p>{{$message}}</p>
|
<p>{{$message}}</p>
|
||||||
{{if $thrown}}
|
{{if $thrown}}
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
*}}
|
*}}
|
||||||
<div id="exception" class="generic-page-wrapper">
|
<div id="exception" class="generic-page-wrapper">
|
||||||
<img class="hare" src="images/friendica-404_svg_flexy-o-hare.png"/>
|
<img class="hare" src="images/friendica-404_svg_flaxy-o-hare.png" title="Flaxy O'Hare"/>
|
||||||
<h1>{{$l10n.title}}</h1>
|
<h1>{{$l10n.title}}</h1>
|
||||||
<p>{{$l10n.desc1}}</p>
|
<p>{{$l10n.desc1}}</p>
|
||||||
<p>{{$l10n.desc2}}</p>
|
<p>{{$l10n.desc2}}</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue