I have two versions of a module, one specific for mobiles and the other for other devices. Is there a simple way of tagging each module to make this happen? The only other way I can think of is to put the condition around the two modules within a third module... Is that the only way to do it?