%@ Control language="c#" Codebehind="emailtopic.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.emailtopic" %>
<%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %>
| <%= GetText("title") %> | |
| <%= GetText("to") %> | |
| <%= GetText("subject") %> | |
| <%= GetText("message") %> | |