diff --git a/git_gitlab_course/template.html b/git_gitlab_course/template.html new file mode 100644 index 0000000000000000000000000000000000000000..3d149f580764bcf2ac851b0d22f7dd5f249f23fe --- /dev/null +++ b/git_gitlab_course/template.html @@ -0,0 +1,5 @@ +<html> + <body> + <h1>Hallo Welt</h1> + </body> +</html> \ No newline at end of file