Files
OurUmbraco/OurUmbraco.Site/masterpages/SwitchForumEditor.master
T
2013-07-30 11:50:34 +02:00

6 lines
265 B
Plaintext

<%@ Master Language="C#" MasterPageFile="~/umbraco/masterpages/default.master" AutoEventWireup="true" %>
<asp:Content ContentPlaceHolderID="ContentPlaceHolderDefault" runat="server">
<umbraco:Macro Alias="SwitchForumEditor" runat="server" />
</asp:Content>