fix welcome message
This commit is contained in:
parent
bd03e07816
commit
14ff2b92ce
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<p>
|
||||
${_('Welcome to the Fedora Accounts System 2. This system is not yet live so feel free to play around. Just don\'t expect it to work.')}
|
||||
${_('Welcome to the Fedora Accounts System 2. Please submit bugs to https://fedorahosted.org/fedora-infrastructure/ or stop by #fedora-admin on irc.freenode.net')}
|
||||
</p>
|
||||
<ul>
|
||||
<li><a href="${tg.url('/login')}">${_('Log In')}</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue