mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 03:30:38 +08:00
10 lines
286 B
Text
10 lines
286 B
Text
<aside class='quote' data-post="{{post_number}}" data-topic="{{topic_id}}">
|
|
<div class='title'>
|
|
<div class='quote-controls'></div>
|
|
{{{avatar}}}
|
|
<a href="{{original_url}}">{{{title}}}</a> {{{category_html}}}
|
|
</div>
|
|
<blockquote>
|
|
{{{quote}}}
|
|
</blockquote>
|
|
</aside>
|