source: source/freeparkingspace/src/main/resources/templates/index.html

Last change on this file was 31d67c0, checked in by zlatko2810 <zlatko.stojanovski@…>, 22 months ago

proekt

  • Property mode set to 100644
File size: 354 bytes
Line 
1<!DOCTYPE html>
2<html>
3<head>
4 <meta charset="utf-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <title></title>
7 <meta name="description" content="">
8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 <link rel="stylesheet" href="">
10</head>
11<body>
12
13
14<script src="" async defer></script>
15</body>
16</html>
Note: See TracBrowser for help on using the repository browser.