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
Fixed project name on repo template mail
tags/v1.2.0-rc1
Avelino
Kim "BKC" Carlbäcker
8 years ago
parent
4b1bc813ba
commit
f6d91ee381
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/mail/issue/comment.tmpl
+1
-1
templates/mail/issue/mention.tmpl
+1
-1
templates/mail/notify/collaborator.tmpl
+ 1
- 1
templates/mail/issue/comment.tmpl
View File
@@ -10,7 +10,7 @@
<p>
---
<br>
<a href="{{.Link}}">View it on G
ogs
</a>.
<a href="{{.Link}}">View it on G
itea
</a>.
</p>
</body>
</html>
+ 1
- 1
templates/mail/issue/mention.tmpl
View File
@@ -11,7 +11,7 @@
<p>
---
<br>
<a href="{{.Link}}">View it on G
ogs
</a>.
<a href="{{.Link}}">View it on G
itea
</a>.
</p>
</body>
</html>
+ 1
- 1
templates/mail/notify/collaborator.tmpl
View File
@@ -10,7 +10,7 @@
<p>
---
<br>
<a href="{{.Link}}">View it on G
ogs
</a>.
<a href="{{.Link}}">View it on G
itea
</a>.
</p>
</body>
</html>
Write
Preview
Loading…
Cancel
Save