update
This commit is contained in:
@@ -2,7 +2,13 @@
|
||||
<body>
|
||||
|
||||
<body style="background-color: black; color: white">
|
||||
<h1 style='text-align: center; color: #ff8d1a'>{{ nrist }} </h1><br><br>
|
||||
<h1 style='text-align: center; color: #ff8d1a'>{{ nrist }} </h1>
|
||||
|
||||
<!-- <form id="usernameForm">
|
||||
<input type="text" id="prodottiAggiunti" placeholder="Enter your username" />
|
||||
<button type="button" onclick="addUser()">Add User</button> -->
|
||||
</form>
|
||||
<br><br>
|
||||
|
||||
<ul>
|
||||
{% for index in range(nome|length) %}
|
||||
@@ -39,5 +45,7 @@
|
||||
updateTotal();
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user