Skip to content
Snippets Groups Projects
Commit 701bffaf authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'button404' into 'develop'

Fixed button design 404 not found

See merge request !637
parents 56b92b05 ec09281d
No related branches found
No related tags found
1 merge request!637Fixed button design 404 not found
Pipeline #3437 passed with stages
in 2 minutes and 18 seconds
......@@ -11,7 +11,7 @@
<p><translate :translate-context="'Content/*/Paragraph'">Sorry, the page you asked for does not exist:</translate></p>
<a :href="path">{{ path }}</a>
<div class="ui hidden divider"></div>
<router-link class="ui icon button" to="/">
<router-link class="ui icon labeled right button" to="/">
<translate :translate-context="'Content/*/Button.Label/Verb'">Go to home page</translate>
<i class="right arrow icon"></i>
</router-link>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment