This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
examcloud-frontend
/
student-client
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
ff9f503bad
Atzari
Tagi
master
student-client
/
src
/
views
/
NotFoundComponent.vue
NotFoundComponent.vue
79 B
Vēsture
Neapstrādāts
1
2
3
4
5
<template>
<div class="404">
<h1>404 not found</h1>
</div>
</template>