Skip to content
Snippets Groups Projects
Commit d73e9030 authored by Jonas Leder's avatar Jonas Leder
Browse files

add template html file

parent 9f215ebf
No related branches found
No related tags found
No related merge requests found
Pipeline #2127 passed
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/css/style.css" rel="stylesheet">
<title></title>
</head>
<body>
<jl-header data-title="Passwort Generator"></jl-header>
<div id="content">
<!--PLACE YOUR CONTENT HERE-->
</div>
<jl-footer></jl-footer>
<script src="/js/script.js"></script>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment