<%@ Control language="c#" Codebehind="login.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.login" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %>
<%= GetText("title") %>
<%= GetText("username") %>
<%= GetText("password") %>
<%= GetText("auto") %>
<%= GetText("recover") %>
<%= GetText("username") %>
<%= GetText("email") %>