source: src/main/resources/templates/homepage.html@ 763289e

Last change on this file since 763289e was 763289e, checked in by Gjoko <goko_kostadinov@…>, 20 months ago

Fix security

  • Property mode set to 100644
File size: 126 bytes
Line 
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="UTF-8">
5 <title>Homepage</title>
6</head>
7<body>
8
9</body>
10</html>
Note: See TracBrowser for help on using the repository browser.