You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OneAuth/ui/c/app/menu.html

11 lines
98 B
HTML

7 months ago
<!DOCTYPE html>
<html>
<body>
</body>
<script setup>
id = $router.params.id
7 months ago
</script>
</html>