This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
examcloud-frontend
/
student-client
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ff9f503bad
Ramuri
Etichete
master
student-client
/
src
/
views
/
NotFoundComponent.vue
NotFoundComponent.vue
79 B
Istoric
Crud
1
2
3
4
5
<template>
<div class="404">
<h1>404 not found</h1>
</div>
</template>