Ok, 

I am thinking i'll need to some middleware to my theme to do the homepage 
redirection. 

It would be great if I could do this at the template level, something like:

{% if request.mobile%}

{% include "mobile/index.html" %}

{% else %}

...

any other ideas out there? 





-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to