I have some HTML text (with embedded a5 directives) that needs to display before the line that alpha supplies about the Login status.

How do I do this in TabbedUI?

Here are the Problems:
1) if I include my HTML/a5 directive text in the TabbedUI "Header Text" property then my line appears AFTER the a5 login status info. This is no good, my text must appear first.

2) If I include my HTML/a5 directive text in the Master Template then the a5 directives do not get evaluation and the line looks like garbage.


How doI workaround either of these issues so I can have my custom heading text appear as first line on the page for the tabbedUI instead of the login status line supplied by alpha?