mirror of
https://github.com/kataras/iris.git
synced 2025-01-27 04:26:33 +01:00
2786ca1960
Former-commit-id: cd66c00b29c903b724763cb84cae96426934acb5
11 lines
103 B
HTML
11 lines
103 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>{{.title}}</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>{{.message}}</h1>
|
|
</body>
|
|
|
|
</html> |