mirror of
https://github.com/labstack/echo.git
synced 2024-12-20 19:52:47 +02:00
b6547dde66
Signed-off-by: Vishal Rana <vr@labstack.com>
12 lines
244 B
HTML
12 lines
244 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>go.rice Example</title>
|
|
<script src="/static/main.js" charset="utf-8"></script>
|
|
</head>
|
|
<body>
|
|
<h1>go.rice Example</h1>
|
|
</body>
|
|
</html>
|