mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-10 18:46:46 +08:00
11 lines
228 B
Text
Vendored
11 lines
228 B
Text
Vendored
<aside class="onebox {{subname}}">
|
|
<header class="source">
|
|
<a href="{{{link}}}">
|
|
{{domain}}
|
|
</a>
|
|
</header>
|
|
<article class="onebox-body">
|
|
{{{view}}}
|
|
</article>
|
|
<div style='clear: both'></div>
|
|
</aside>
|