9 lines
163 B
HTML
9 lines
163 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>test</title>
|
|
</head>
|
|
<body>
|
|
<img src="img/icon.png?__inline=true" /><img src="img/icon.png?__inline=true" />
|
|
</body>
|
|
</html> |