quired.
=item RealmJS
Use when the JavaScript layout template is required.
=item RealmJSON
Use when the JSON layout template is required.
=item RealmPlain
Use when the plain text layout template
{ $tvars{realm} = 'ical'; }
sub RealmJS { $tvars{realm} = 'js'; }
sub RealmJSON { $tvars{realm} = 'json'; }
sub RealmPlain { $tvars{realm} = 'plain'; }
sub RealmPopup { $tvars{realm} =