diff options
Diffstat (limited to 'src/main/resources/templates/gitlab.vm')
-rw-r--r-- | src/main/resources/templates/gitlab.vm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/main/resources/templates/gitlab.vm b/src/main/resources/templates/gitlab.vm new file mode 100644 index 0000000..e3529fc --- /dev/null +++ b/src/main/resources/templates/gitlab.vm @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head lang="en"> + <meta charset="UTF-8"> + <title></title> +</head> +<body> + $body +</body> +</html>
\ No newline at end of file |