Hotel/hotel/rooms/templates/reservation.html

10 lines
135 B
HTML
Raw Normal View History

2019-01-13 19:10:01 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
{{ status }}
</body>
</html>