<%@ Page Language="C#" Inherits="System.Web.Mvc.ViewPage" %> <%@ Import Namespace="Orchard.Pages.Services.Templates" %> <%-- name: Two column layout description: This has a main content area and a sidebar on the right. zones: Content, Right sidebar author: Jon --%> TwoColumns " rel="stylesheet" type="text/css" /> <%--
<%= Html.IncludeZone("Content") %> <%= Html.IncludeZone("Right sidebar") %>
--%>
<%= Html.IncludeZone("Content") %>