This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
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
add pic
V20220601.patch_for_email
lewis
3 years ago
parent
ae6d1b497f
commit
c8951524c0
7 changed files
with
35 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
templates/mail/auth/activate.tmpl
+5
-0
templates/mail/auth/activate_email.tmpl
+5
-0
templates/mail/auth/register_notify.tmpl
+5
-0
templates/mail/auth/reset_passwd.tmpl
+5
-0
templates/mail/issue/assigned.tmpl
+5
-0
templates/mail/issue/default.tmpl
+5
-0
templates/mail/notify/collaborator.tmpl
+ 5
- 0
templates/mail/auth/activate.tmpl
View File
@@ -12,5 +12,10 @@
<p>Not working? Try copying and pasting it to your browser.</p>
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
<p>退订(TD)</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</body>
</html>
+ 5
- 0
templates/mail/auth/activate_email.tmpl
View File
@@ -12,5 +12,10 @@
<p>Not working? Try copying and pasting it to your browser.</p>
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
<p>退订(TD)</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</body>
</html>
+ 5
- 0
templates/mail/auth/register_notify.tmpl
View File
@@ -12,5 +12,10 @@
<p>If this account has been created for you, please <a href="{{AppUrl}}user/forgot_password">set your password</a> first.</p>
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
<p>退订(TD)</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</body>
</html>
+ 5
- 0
templates/mail/auth/reset_passwd.tmpl
View File
@@ -13,5 +13,10 @@
<p>Not working? Try copying and pasting it to your browser.</p>
<p>© <a target="_blank" rel="noopener noreferrer" href="{{AppUrl}}">{{AppName}}</a></p>
<p>退订(TD)</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</body>
</html>
+ 5
- 0
templates/mail/issue/assigned.tmpl
View File
@@ -18,6 +18,11 @@
<br>
退订(TD)
</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</div>
</body>
</html>
+ 5
- 0
templates/mail/issue/default.tmpl
View File
@@ -56,6 +56,11 @@
<br>
退订(TD)
</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</div>
</body>
</html>
+ 5
- 0
templates/mail/notify/collaborator.tmpl
View File
@@ -18,6 +18,11 @@
<br>
退订(TD)
</p>
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208&m=content" class="ui fluid card">
<div class="image">
<img src="https://git.openi.org.cn/OpenIOSSG/promote/raw/branch/master/imgs/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be%281%29.jpg">
</div>
</a>
</div>
</body>
</html>
Write
Preview
Loading…
Cancel
Save