Use login widget on login page.

This commit is contained in:
rjy7 2010-11-16 14:44:01 +00:00
parent 2973ceebf2
commit 252edbe863
12 changed files with 79 additions and 76 deletions

View file

@ -1,8 +0,0 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Main template for the login page -->
<#-- Use this container to define styles that apply to the login widget only on the dedicated login page. -->
<section id="login-full-page">
<@widget name="login" />
</section>