mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 07:23:40 +08:00
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
|
{{^image}}
|
||
|
<a href="{{link}}" target="_blank" rel="noopener"><span class="googledocs-onebox-logo g-drive-logo"></span></a>
|
||
|
{{/image}}
|
||
|
|
||
|
{{#image}}<img src="{{image}}" class="thumbnail">{{/image}}
|
||
|
|
||
|
<h3><a href="{{link}}" target="_blank" rel="noopener">{{title}}</a></h3>
|
||
|
|
||
|
<p>{{description}}</p>
|