Subversion Repositories ALCASAR

Rev

Rev 2809 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2809 Rev 3108
Line 3... Line 3...
3
<head>
3
<head>
4
    <title>Network Traffic</title>
4
    <title>Network Traffic</title>
5
    <meta charset="UTF-8">
5
    <meta charset="UTF-8">
6
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
6
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
    <!-- Bootstrap CSS -->
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">
8
    <link rel="stylesheet" href="/css/bootstrap.min.css">
9
    <!-- Custom CSS -->
9
    <!-- Custom CSS -->
10
    <link rel="stylesheet" href="./assets/css/style.css">
10
    <link rel="stylesheet" href="./assets/css/style.css">
11
</head>
11
</head>
12
<body>
12
<body>