- Le immagini uploadate non vengono visualizzate subito... cache... aggiungere la versione dell'immagine: vers_img

- Aggiunto il Server TESTRISO e TEST_PCB.
This commit is contained in:
Surya Paolo
2024-09-17 17:38:57 +02:00
parent 0872afbb39
commit b9a5c54071
86 changed files with 2154 additions and 1532 deletions

View File

@@ -1,13 +1,10 @@
<template>
<div>
<q-banner rounded class="bg-negative text-white">
<div class="text-h6 text-center">
Pagina non Trovata
</div>
<div class="text-h6 text-center">La Pagina non è stata Trovata</div>
</q-banner>
</div>
</template>
<script lang="ts" src="./My404page.ts">
</script>
im