Browse Source

add pic

V20220601.patch_for_email
lewis 3 years ago
parent
commit
c8951524c0
7 changed files with 35 additions and 0 deletions
  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. +5
    -0
      templates/mail/issue/assigned.tmpl
  6. +5
    -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>

+ 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>

Loading…
Cancel
Save