fixed welcome note

This commit is contained in:
Michael McGrath 2008-03-13 13:22:54 -05:00
parent 93e3809e9b
commit 844999b0ab

View file

@ -15,7 +15,7 @@
</head>
<body>
<p>
${_('Welcome to the Fedora Accounts System 2. Please submit bugs to &lt;a href="https://fedorahosted.org/fedora-infrastructure/"&gt;https://fedorahosted.org/fedora-infrastructure/&lt;a&gt; or stop by #fedora-admin on irc.freenode.net')}
${_('Welcome to the Fedora Accounts System 2. Please submit bugs to ')}<a href="https://fedorahosted.org/fas2">https://fedorahosted.org/fas2</a> ${('or stop by #fedora-admin on irc.freenode.net')}
</p>
<ul>
<li><a href="${tg.url('/login')}">${_('Log In')}</a></li>