No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
19
ControlPanel/themes/Revolution/layout.html
Normal file
19
ControlPanel/themes/Revolution/layout.html
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta name="generator" content=
|
||||
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
|
||||
|
||||
<title>%title%</title>
|
||||
<link rel="stylesheet" type="text/css" href= "themes/Revolution/style.css" />
|
||||
<link href='themes/Revolution/images/favicon.ico' rel='icon' type='image/x-icon'/>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
|
||||
%header_code%
|
||||
%meta%
|
||||
</head>
|
||||
<body>
|
||||
%body%
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue