Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Johannes Tomren Røsvik
Agreelance
Commits
a1078ba9
Unverified
Commit
a1078ba9
authored
Mar 15, 2020
by
Johannes Tomren Røsvik
Browse files
Remove unused class
parent
716c480d
Pipeline
#74312
passed with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/404.html
View file @
a1078ba9
...
...
@@ -6,7 +6,7 @@
{% block content %}
<h2
class=
"mt-5"
>
Let’s agree to disagree, this page does not exist.
</h2>
<br>
<img
class=
"ml-1
honey
"
src=
"https://248.no/img/cat.gif"
alt=
"Very funny cat"
/>
<img
class=
"ml-1"
src=
"https://248.no/img/cat.gif"
alt=
"Very funny cat"
/>
<p><br>
Go back to safe ground by clicking here:
<a
href=
"{% url 'home' %}"
>
Home
</a></p>
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment