2023-11-11 20:28:45 -05:00

18 lines
557 B
Plaintext

<Website>
<MasterPages>
<MasterPage FileName="masterPages/Blank.phpx" CodeBehindClassName="Mocha\UI\MasterPages\BlankMasterPage">
<Scripts>
<Script ContentType="text/javascript" FileName="~/scripts/spot_timer.js" />
</Scripts>
<References>
<Reference TagPrefix="html" NamespacePath="Phast\HTMLControls" />
<Reference TagPrefix="wcx" NamespacePath="Phast\WebControls" />
</References>
<Content>
<wcx:SectionPlaceholder ID="aspcContent">
</wcx:SectionPlaceholder>
</Content>
</MasterPage>
</MasterPages>
</Website>