Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<p>{{userName}}在帖子中提到了你。</p>
|
||||
{{#if parentName}}
|
||||
<p>Related to: {{parentName}}</p>
|
||||
{{/if}}
|
||||
<p>{{{post}}}</p>
|
||||
<p><a href="{{url}}">View</a></p>
|
||||
@@ -0,0 +1 @@
|
||||
有相关信息提及到你。
|
||||
Reference in New Issue
Block a user