aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/labels/label.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/issue/labels/label.tmpl')
-rw-r--r--templates/repo/issue/labels/label.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/labels/label.tmpl b/templates/repo/issue/labels/label.tmpl
index d76dc6af73..a6d52fe544 100644
--- a/templates/repo/issue/labels/label.tmpl
+++ b/templates/repo/issue/labels/label.tmpl
@@ -5,5 +5,5 @@
style="color: {{.label.ForegroundColor}}; background-color: {{.label.Color}}"
title="{{.label.Description | RenderEmojiPlain}}"
>
- {{.label.Name | RenderEmoji}}
+ {{.label.Name | RenderEmoji}}
</a>