diff --git a/template/front/search-result.phtml b/template/front/search-result.phtml new file mode 100644 index 0000000..af59965 --- /dev/null +++ b/template/front/search-result.phtml @@ -0,0 +1,15 @@ +
+
+ + <?php echo _escape($item['title']); ?> + +
+

+ + + +

+
+
+
\ No newline at end of file