Skip to content
Snippets Groups Projects
Forked from TheAlternative / courses
350 commits behind, 42 commits ahead of the upstream repository.
template.html 87 B
<html>
	<body>
        <h1>Hallo Welt</h1>
        <h2>Hallo Welt</h2>
	</body>
</html>