@pbreit Links work ok in a fresh app like "welcome" since the CSS framework is only in the static/css folder of the app in question
On Apr 2, 10:06 pm, pbreit <pbreitenb...@gmail.com> wrote: > Seems unlikely that CSS could cause that problem. > > Shouldn't make a difference but you could try: > {{=A('hello', _href=URL(c='default', f='index'))}} > > To figure out if the CSS is to blame, if you are on Chrome or Safari, > right-click on the text and select "Inspect Element" (or use Firebug on > Firefox). > > Finally, does that link work OK in a fresh app like "welcome"?