I am trying to make some ftl code look better on cell phones without sacrificing the look on desktops.
I can remove some non-critical content in the ftl if I knew the screen width was less than a certain value. Can I get screen.width in a bash (groovy) script or in the ftl? Its obviously easy in javascript, but I need to get it in the ftl code. Thanks in advance Skip
