blob: aed64231d0efdd5dc0edfb185c225c9786cfad1b [file] [log] [blame]
<%@ include file="/taglibs.jsp" %><%@ include file="/theme/header.jsp" %>
<h2><fmt:message key="welcome.title" /></h2>
<p><fmt:message key="welcome.accountCreated" /></p>
<p><b><fmt:message key="welcome.addressIs" />:</b> <c:out value="${weblogURL}"/></p>
<p><b><fmt:message key="welcome.rssAddressIs" />:</b> <c:out value="${rssURL}"/></p>
<p><a href='<c:out value="${contextURL}"/>/editor/weblog.do?method=create&amp;rmik=New%20Entry'><fmt:message key="welcome.clickHere" /></a>
<fmt:message key="welcome.toLoginAndPost" /></p>
<%@ include file="/theme/footer.jsp" %>