mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 04:26:41 -04:00
4 lines
169 B
HTML
4 lines
169 B
HTML
![]() |
<template name="afPostThumbnail">
|
||
|
<img src="{{this.value}}" class="post-thumbnail-preview" />
|
||
|
<input type="hidden" value="{{this.value}}" {{this.atts}}/>
|
||
|
</template>
|