table 
	( "![](" + cover +")" ) as Cover,
	description,
	telegram
from -"templates"
where type = "video" 
    and contains(tags, "NSFW")
sort created desc