Go to most recent revision |
Details |
Last modification |
View Log
Rev |
Author |
Line No. |
Line |
2809 |
rexy |
1 |
<!DOCTYPE html>
|
|
|
2 |
<html lang="en">
|
|
|
3 |
<head>
|
|
|
4 |
<title>Network Traffic</title>
|
|
|
5 |
<meta charset="UTF-8">
|
|
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
7 |
<!-- Bootstrap CSS -->
|
|
|
8 |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
|
|
|
9 |
<!-- Custom CSS -->
|
|
|
10 |
<link rel="stylesheet" href="./assets/css/style.css">
|
|
|
11 |
</head>
|
|
|
12 |
<body>
|