<%@ Control Language="c#" Codebehind="forum.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.forum" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %> <%@ Register TagPrefix="yaf" TagName="ForumList" Src="../controls/ForumList.ascx" %>

  <%# GetText("FORUM") %> <%# GetText("topics") %> <%# GetText("posts") %> <%# GetText("lastpost") %>
   <%# DataBinder.Eval(Container.DataItem, "Name") %>

  <%= GetText("INFORMATION") %>
<%= GetText("ACTIVE_USERS") %>
" alt="" />
<%# Server.HtmlEncode(Convert.ToString(DataBinder.Eval(Container.DataItem, "Name"))) %> ,
<%= GetText("STATS") %>
" alt="" /> Label
 
  <%= GetText("ACTIVE_DISCUSSIONS") %>
<%= GetText("LATEST_POSTS") %>
 <%# yaf.Utils.BadWordReplace(Convert.ToString(DataBinder.Eval(Container.DataItem, "Topic"))) %> "> " border="0" alt="">
" alt="" /> <%# GetText("ICONLEGEND","New_Posts") %> " alt="" /> <%# GetText("ICONLEGEND","No_New_Posts") %> " alt="" /> <%# GetText("ICONLEGEND","Forum_Locked") %>