<: $post.title :> 🔗 <: $post.created :>
: if ( !$post.video_href && !$post.is_image && $post.preview ) { : } : if ( $post.video_href ) { : } : if ( $post.audio_href ) { : } : if ( $post.is_video ) { : } : if ( $post.is_audio ) { : } : if ( $post.is_image ) { : } : $post.data | mark_raw; : if ( $can_edit ) {[Edit] : }