Skip to content

Instantly share code, notes, and snippets.

View andyunoone's full-sized avatar

Andrea Molinari andyunoone

View GitHub Profile
@andyunoone
andyunoone / test_pagamento_navetta.html
Created February 2, 2026 14:24
test_pagamento_navetta
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Test Pagamento Navetta - DibePoma</title>
<style>
* {
box-sizing: border-box;
}
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Test Pagamento Taxi - DibePoma</title>
<style>
* {
box-sizing: border-box;
}