22 lines
539 B
HTML
22 lines
539 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
|
||
|
<title>FJLA Gateway</title>
|
||
|
|
||
|
<meta charset="UTF-8"/>
|
||
|
<meta name="description" content="FJLA Gateway"/>
|
||
|
<meta name="viewport" content="width=device-width, initial=scale=1.0">
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="./stylesheets/fonts.css"/>
|
||
|
<link rel="stylesheet" type="text/css" href="./stylesheets/style.css"/>
|
||
|
<script src="./scripts/iconactions.js"></script>
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<h1 class="pagetitle">FJLA Gateway</h1>
|
||
|
<h2 Class="pagesubtitle">Help</h2>
|
||
|
|
||
|
|