Files
comicverse/templates/test/test.html

13 lines
90 B
HTML
Raw Normal View History

2025-03-05 13:45:19 -03:00
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<h1>Hello, world 2</h1>
</body>
</html>