diff options
Diffstat (limited to 'templates/repo/issue/alert.tmpl')
-rw-r--r-- | templates/repo/issue/alert.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/repo/issue/alert.tmpl b/templates/repo/issue/alert.tmpl deleted file mode 100644 index bdc32ce4fc..0000000000 --- a/templates/repo/issue/alert.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -{{if .Flash}} -<div class="sixteen wide center aligned centered column"> - {{template "base/alert" .}} -</div> -{{end}}
\ No newline at end of file |