<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
	<xsl:template match="/system-index-block">[system-view:external]<xsl:comment>#START-ROOT-CODE
&lt;%@ Page Language="C#" AutoEventWireup="true" CodeFile="<xsl:value-of select="calling-page/system-page/name"/>.aspx.cs" Inherits="_Default" %&gt;
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
#END-ROOT-CODE</xsl:comment><div>
			<xsl:comment>#START-CODE&lt;asp:Label runat="server" ID="main" /&gt;#END-CODE</xsl:comment>
		</div>[/system-view:external]</xsl:template>
</xsl:stylesheet>