summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/gitlab.vm
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/gitlab.vm')
-rw-r--r--src/main/resources/templates/gitlab.vm10
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