Skip to content

Commit b9f1806

Browse files
committed
New Template Files Added
1 parent 6386844 commit b9f1806

File tree

373 files changed

+61368
-6042
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

373 files changed

+61368
-6042
lines changed

404.html

+300
Large diffs are not rendered by default.

about.html

+634
Large diffs are not rendered by default.

accordion.html

+456
Large diffs are not rendered by default.

alert.html

+467
Large diffs are not rendered by default.

assets/arrow_left.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/arrow_left2.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/arrow_right.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/arrow_right2.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/arrowleft.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/arrowright.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/boxed_bgtile.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/bullet.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/bullet_boxed.png

+29
Loading

assets/bullets.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/bullets2.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/coloredbg.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

assets/gridtile.html

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
5+
<title>404 - File or directory not found.</title>
6+
<style type="text/css">
7+
<!--
8+
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
9+
fieldset{padding:0 15px 10px 15px;}
10+
h1{font-size:2.4em;margin:0;color:#FFF;}
11+
h2{font-size:1.7em;margin:0;color:#CC0000;}
12+
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
13+
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
14+
background-color:#555555;}
15+
#content{margin:0 0 0 2%;position:relative;}
16+
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
17+
-->
18+
</style>
19+
</head>
20+
<body>
21+
<div id="header"><h1>Server Error</h1></div>
22+
<div id="content">
23+
<div class="content-container"><fieldset>
24+
<h2>404 - File or directory not found.</h2>
25+
<h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
26+
</fieldset></div>
27+
</div>
28+
</body>
29+
</html>

0 commit comments

Comments
 (0)