i have a personal webpage with travel blogs. The website is organized like this:
Code: Select all
Travel
+
|
+USA 2010-+Day 1
| |
| +Day 2
|
|
+USA 2012-+Day 1
| |
| +Day 2
So when i search for hotel i will get :
USA 2010 - Day 2 - Orlando
USA 2012 - Day 1 - Hollywood
I'm pretty sure this is possible but i'm not into smarty.

