<%@ page import="com.atlassian.jira.component.ComponentAccessor,com.atlassian.jira.config.properties.APKeys"%> <%@ page import="com.opensymphony.util.TextUtils" %> <%@ taglib prefix="ww" uri="webwork" %>

<%= TextUtils.htmlEncode(ComponentAccessor.getApplicationProperties().getDefaultBackedString(APKeys.JIRA_TITLE))%>

<%@ include file="/includes/loginform.jsp" %>