S Ahmed
2012-04-10 17:35:30 UTC
Is it possible to have includes in a macro?
My macro has a varialbe isSignedIn which is defaulted to false.
I want to include 2 other templates, both are navigation html elements, 1
for logged in users and the other for not.
So depending on the isSignedIn flag, I want to display a specific include.
My macro has a varialbe isSignedIn which is defaulted to false.
I want to include 2 other templates, both are navigation html elements, 1
for logged in users and the other for not.
So depending on the isSignedIn flag, I want to display a specific include.