2019-09-13 10:15:26 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>actix - basics</title>
|
|
|
|
<link rel="shortcut icon" type="image/x-icon" href="/favicon" />
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<h1>Welcome <img width="30px" height="30px" src="/static/actixLogo.png" /></h1>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|