initial commit
Este commit está contenido en:
10
src/main/resources/templates/error.html
Archivo normal
10
src/main/resources/templates/error.html
Archivo normal
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Error</title>
|
||||
</head>
|
||||
<body>
|
||||
Error
|
||||
</body>
|
||||
</html>
|
||||
10
src/main/resources/templates/index.html
Archivo normal
10
src/main/resources/templates/index.html
Archivo normal
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Insert title here</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Referencia en una nueva incidencia
Block a user