Update platnosci.gtpl
This commit is contained in:
parent
eb534dea3a
commit
c46d711908
@ -8,17 +8,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1><center>Rozliczanie niezapłaconych biletów</center></h1>
|
||||
<h2><b><p style="text-indent: 2%;"><a href="http://localhost:9197/panel">Cofnij</a></p></b></h2>
|
||||
<center><h2><b><p><a href="http://localhost:9197/panel">Cofnij</a></p></b></h2></center>
|
||||
<form action="/platnosci" method="POST">
|
||||
<style> td { border: 1px solid black; } </style>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<center>
|
||||
<h2><td style="width: 20em; height: 2em" align="center"><b>Suma nierozliczonych kosztów za bilety: {{.Zaplac}} zł.</b></td></h2>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
<h3><b><p style="text-indent: 2%;"><a href="http://localhost:9197/platnosci/placeOnline">Zapłać online</a></p></b></h3>
|
||||
</center>
|
||||
<center><h3><b><p><a href="http://localhost:9197/platnosci/placeOnline">Zapłać online</a></p></b></h3></center>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user