mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-14 06:52:59 +08:00
12 lines
267 B
Text
Vendored
12 lines
267 B
Text
Vendored
{{#avatar}}<img src="{{avatar}}" class="thumbnail onebox-avatar">{{/avatar}}
|
|
<h4>
|
|
<a href='{{link}}' target='_blank'>
|
|
{{title}}
|
|
</a>
|
|
</h4>
|
|
|
|
<div class="tweet">{{{tweet}}}</div>
|
|
|
|
<div class='date'>
|
|
<a href="{{link}}" target="_blank">{{timestamp}}</a>
|
|
</div>
|