-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtemp.php
34 lines (32 loc) · 1.01 KB
/
temp.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hackademic CMS</title>
<link rel="shortcut icon" type="image/x-icon" href="/Hackception/assets/images/favicon.png">
<link rel="stylesheet" type="text/css" href="/Hackception/assets/css/style.css" />
<link rel="stylesheet" type="text/css" href="/Hackception/assets/css/pagination.css" />
<link rel="stylesheet" type="text/css" href="/Hackception/assets/css/base.css" />
</head>
<body>
<div id="main">
<div id="headerBar">
<div class="left">
<div class="pad_top_5 margin_left_25">
<a href="http://www.owasp.org" target="_blank">
<!-- style used inline because it will not be repeated elsewhere in the webapp -->
<img id="orglogo" src="/Hackception/assets/images/owasp.png">
</a>
</div>
</div>
<div class="center pad_25">
<a href="/Hackception/">
<img id="logo" src="/Hackception/assets/images/hacker.png">
</a>
</div>
</div>
<br>
<hr>
<br>
<div align="center">
<br>