tweak 404
This commit is contained in:
parent
ead2056e9d
commit
9cbc812bc0
3 changed files with 417 additions and 399 deletions
|
@ -17,7 +17,7 @@
|
|||
<main class="container">
|
||||
<article class="error">
|
||||
<header>
|
||||
<h3>🤷🏻 {{ exception|default:"" }}</h3>
|
||||
<h3>🤷🏻 {% trans "Something is missing" %}</h3>
|
||||
</header>
|
||||
{% blocktrans %}You may have visited an incorrect URL, or the content you are looking for has been deleted by the author.{% endblocktrans %}
|
||||
<br>
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue