Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
<%@ Control Language="C#" AutoEventWireup="true" %>
|
||||
<%@ Register TagPrefix="wsp" TagName="Logo" Src="~/DesktopModules/WebsitePanel/SkinControls/Logo.ascx" %>
|
||||
<style> BODY { background-color: #FFFFFF!important; } </style>
|
||||
|
||||
<div id="SimpleWhiteOutline">
|
||||
<asp:PlaceHolder runat="server" ID="ContentPane" />
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue