Skip to content
Snippets Groups Projects
index.html 171 B
Newer Older
Claudenir Fonseca's avatar
Claudenir Fonseca committed
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
<p>Hello there</p>
<img src="/images/abra.png"/>
Claudenir Fonseca's avatar
Claudenir Fonseca committed
</body>
</html>