Include page appears twice

Hi,

http://174.138.46.199/search/

include page appears twice like the following image.
what is wrong??

by the looks of it, you import it twice, once outside your routes and onetime in one of your routes:

1 Like

thank you so much, I added same route on the other include file. that was the reason…