File: index.html

package info (click to toggle)
golang-github-labstack-echo 4.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,524 kB
  • sloc: makefile: 31
file content (9 lines) | stat: -rw-r--r-- 122 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>Echo</title>
</head>
<body>
</body>
</html>