sito Terra Della Visione...3

Pagina Operatori
This commit is contained in:
Paolo Arena
2022-05-27 01:33:39 +02:00
parent 5db16e441e
commit bb2604d430
100 changed files with 1725 additions and 843 deletions

View File

@@ -0,0 +1,14 @@
<template>
<q-page padding class="signup">
<CSignUp :showcell="false" :showaportador="false" :show_namesurname="true" :need_Telegram="false">
</CSignUp>
</q-page>
</template>
<script lang="ts" src="./signup_noteleg.ts">
</script>
<style lang="scss" scoped>
@import './signup_noteleg.scss';
</style>