Compare commits

...

Author SHA1 Message Date
  lewis 775d206b74 test 3 years ago
  lewis c8951524c0 add pic 3 years ago
7 changed files with 31 additions and 0 deletions
Split View
  1. +5
    -0
      templates/mail/auth/activate.tmpl
  2. +5
    -0
      templates/mail/auth/activate_email.tmpl
  3. +5
    -0
      templates/mail/auth/register_notify.tmpl
  4. +5
    -0
      templates/mail/auth/reset_passwd.tmpl
  5. +3
    -0
      templates/mail/issue/assigned.tmpl
  6. +3
    -0
      templates/mail/issue/default.tmpl
  7. +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>

+ 3
- 0
templates/mail/issue/assigned.tmpl View File

@@ -18,6 +18,9 @@
<br>
退订(TD)
</p>
<p data-spm-anchor-id="5176.2020520150.112.i4.396275281xiFdj">
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208" title="&ldquo;我为开源打榜狂&rdquo;"><img src="https://git.openi.org.cn/zeizei/OpenI_Learning/raw/branch/master/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be.jpg" data-spm-anchor-id="5176.2020520150.112.i31.396275281xiFdj"/></a>
</p>
</div>
</body>
</html>

+ 3
- 0
templates/mail/issue/default.tmpl View File

@@ -56,6 +56,9 @@
<br>
退订(TD)
</p>
<p data-spm-anchor-id="5176.2020520150.112.i4.396275281xiFdj">
<a href="https://openi.org.cn/index.php?a=lists&c=index&catid=208" title="&ldquo;我为开源打榜狂&rdquo;"><img src="https://git.openi.org.cn/zeizei/OpenI_Learning/raw/branch/master/%e6%89%93%e6%a6%9c%e5%ae%a3%e4%bc%a0%e5%9b%be.jpg" data-spm-anchor-id="5176.2020520150.112.i31.396275281xiFdj"/></a>
</p>
</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>

Loading…
Cancel
Save