Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
54 lines (42 loc) · 1.57 KB
/
Copy pathindex.html
File metadata and controls
54 lines (42 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<metacharset='utf-8'>
<metahttp-equiv="X-UA-Compatible" content="chrome=1">
<metaname="description" content="Angularjsadmin.GitHub.io : ">
<linkrel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Angularjsadmin.GitHub.io</title>
</head>
<body>
<!-- HEADER -->
<divid="header_wrap" class="outer">
<headerclass="inner">
<aid="forkme_banner" href="https://github.com/angularjsadmin">View on GitHub</a>
<h1id="project_title">Angularjsadmin.GitHub.io</h1>
<h2id="project_tagline"></h2>
</header>
</div>
<!-- MAIN CONTENT -->
<divid="main_content_wrap" class="outer">
<sectionid="main_content" class="inner">
<p>Angularjsadmin.GitHub.io</p>
</section>
</div>
<!-- FOOTER -->
<divid="footer_wrap" class="outer">
<footerclass="inner">
<p>Published with <ahref="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
<scripttype="text/javascript">
vargaJsHost=(("https:"==document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<scripttype="text/javascript">
try{
varpageTracker=_gat._getTracker("UA-55673027-1");
pageTracker._trackPageview();
}catch(err){}
</script>
</body>
</html>