init
This commit is contained in:
15
html/tasks/template/OppgaveMal/oppgave.html
Executable file
15
html/tasks/template/OppgaveMal/oppgave.html
Executable file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>Oppgave X</title>
|
||||
<link rel="stylesheet" href="../../../../resources/css/main.css">
|
||||
<script async src="./script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Oppgave X</h1>
|
||||
</body>
|
||||
</html>
|
0
html/tasks/template/OppgaveMal/script.js
Executable file
0
html/tasks/template/OppgaveMal/script.js
Executable file
Reference in New Issue
Block a user