%@ page import="com.atlassian.core.util.WebRequestUtils, com.opensymphony.util.TextUtils"%>
<%@ taglib uri="sitemesh-decorator" prefix="decorator" %>
<%--
PARAMETERS:
title - the text of the link
url - the URI to link to
selected - the nav item will be selected if this link matches request.getServletPath().startsWith(selected)
tooltip - an optional phrase to be used as the tooltip for the navitem link.
--%>