discourse/templates/_layout.mustache

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>