- {filteredTemplates.length} template - {filteredTemplates.length !== 1 ? "s" : ""} found - {selectedCategory && ( - - {" "} - in {getCategoryConfig(selectedCategory).name} - - )} - {searchQuery && ( - - {" "} - matching "{searchQuery}" - - )} -
-- {template.title} -
- {template.description && ( -{template.description}
- )} -No templates found
-- {searchQuery || selectedCategory - ? "Try adjusting your search or filter criteria." - : "There are no templates available at the moment."} -
- {(searchQuery || selectedCategory) && ( - - )} -