mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-09-13 15:44:21 +00:00
Template loaded, @zellio will write splash page.
This commit is contained in:
10
templates/index.html
Normal file
10
templates/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head lang="en">
|
||||
<meta charset="UTF-8">
|
||||
<title>IFCONFIG.IO</title>
|
||||
</head>
|
||||
<body>
|
||||
{{ .ip }}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user