5 lines
338 B
Plaintext
5 lines
338 B
Plaintext
|
<div id="wechat_subscriber" style="display: block; padding: 10px 0; margin: 20px auto; width: 100%; text-align: center">
|
||
|
<img id="wechat_subscriber_qcode" src="{{ theme.wechat_subscriber.qcode }}" alt="{{ theme.author }} wechat" style="width: 200px; max-width: 100%;"/>
|
||
|
<div>{{ theme.wechat_subscriber.description }}</div>
|
||
|
</div>
|