This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Style blockquote for default issue mail template (
#10024
)
Style blockquotes as one might expect for html email to disinguish them from other text
tags/v1.12.0-dev
mrsdizzie
zeripath
5 years ago
parent
a407624075
commit
82f22d3b0a
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
templates/mail/issue/default.tmpl
+ 1
- 0
templates/mail/issue/default.tmpl
View File
@@ -5,6 +5,7 @@
<title>{{.Subject}}</title>
<style>
blockquote { padding-left: 1em; margin: 1em 0; border-left: 1px solid grey; color: #777}
.footer { font-size:small; color:#666;}
{{if .ReviewComments}}
.review { padding-left: 1em; margin: 1em 0; }
Write
Preview
Loading…
Cancel
Save