Blame | Letzte Änderung | Log anzeigen | RSS feed
<a href="<%=$this->Service->constructUrl('Home') %>" >HOME</a> |<a href="<%=$this->Service->constructUrl('Resume') %>" >RESUME</a> |<a href="<%=$this->Service->constructUrl('Links') %>" >LINKS</a> |<a href="<%=$this->Service->constructUrl('Albums') %>" >ALBUMS</a> |<a href="<%=$this->Service->constructUrl('Register') %>" >REGISTER</a> |<com:THyperLinkNavigateUrl="<%=$this->Service->constructUrl('UserLogin') %>"Text="LOGIN"Visible="<%= $this->User->IsGuest %>"/><com:TLinkButtonText="LOGOUT"Visible="<%= !$this->User->IsGuest %>"OnClick="logout"/>