🤠添加随机文章刷新按钮,完善邮箱模板文字替换部分
This commit is contained in:
		@@ -116,7 +116,7 @@
 | 
			
		||||
<body>
 | 
			
		||||
    <div class="container">
 | 
			
		||||
        <div class="header">
 | 
			
		||||
            <h1>清羽飞扬の最新文章</h1>
 | 
			
		||||
            <h1>{{ website_title }}の最新文章</h1>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="content">
 | 
			
		||||
            <p><strong>文章标题:</strong> <span class="title">{{ title }}</span></p>
 | 
			
		||||
@@ -128,7 +128,7 @@
 | 
			
		||||
            <p>感谢您的订阅!</p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="unsubscribe">
 | 
			
		||||
            <p><a href="https://github.com/willow-god/Friend-Circle-Lite/issues">取消订阅</a></p>
 | 
			
		||||
            <p><a href="{{ github_issue_url }}">取消订阅</a></p>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user