This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
examcloud-frontend
/
student-client
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
ff9f503bad
Haarat
Tagit
master
student-client
/
src
/
views
/
NotFoundComponent.vue
NotFoundComponent.vue
79 B
Historia
Raaka
1
2
3
4
5
<template>
<div class="404">
<h1>404 not found</h1>
</div>
</template>