summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/gitlab.vm
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2015-12-11 16:26:10 +0000
committerJoe Robinson <joe@lc8n.com>2015-12-11 16:26:10 +0000
commit9c8bcf86bc2d2752845367849bbccce364f300cd (patch)
tree370e392c38b9e64fbbf8b4d6635849cb7b1ea2c3 /src/main/resources/templates/gitlab.vm
parentd02112c53ecb551807f77d93acb0c3b0c4f65fa7 (diff)
Rename result variable in views
Diffstat (limited to 'src/main/resources/templates/gitlab.vm')
-rw-r--r--src/main/resources/templates/gitlab.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/gitlab.vm b/src/main/resources/templates/gitlab.vm
index e3529fc..a39cf9a 100644
--- a/src/main/resources/templates/gitlab.vm
+++ b/src/main/resources/templates/gitlab.vm
@@ -5,6 +5,6 @@
<title></title>
</head>
<body>
- $body
+ $result
</body>
</html> \ No newline at end of file