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

Added missing icon in sidebar

parent 8ff04736
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,7 @@
<template v-else>
<router-link class="item" :to="{name: 'login'}"><i class="sign in icon"></i><translate>Login</translate></router-link>
<router-link class="item" :to="{path: '/signup'}">
<i class="corner add icon"></i>
<translate>Create an account</translate>
</router-link>
</template>
......
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