Fb:mobile
From Facebook Developer Wiki
Description
Renders the contained content only when viewed on the mobile website (http://m.facebook.com). Any content outside these tags does not get rendered on the mobile website.
For more information, read the Mobile article.
Examples
This text appears on the regular site, but not on m.facebook.com.
<fb:mobile>This text appears only on m.facebook.com.</fb:mobile>
