diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2018-02-12 12:35:52 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2018-02-12 12:47:59 +0100 |
commit | 1985d6ea80408f2f9e371ddeb9531501e9693cc5 (patch) | |
tree | c74f3c5abbc0966c1f968e9c73f9e89847a41fae /modules/zelfoverhoor/docent.html | |
parent | 8729493b181036c00db4f94777d38a4f2a8558bf (diff) |
zelfoverhoor: Vim syntax highlighting, what even are you doing
Diffstat (limited to 'modules/zelfoverhoor/docent.html')
-rw-r--r-- | modules/zelfoverhoor/docent.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/zelfoverhoor/docent.html b/modules/zelfoverhoor/docent.html index 95a5da7..c3c1d7b 100644 --- a/modules/zelfoverhoor/docent.html +++ b/modules/zelfoverhoor/docent.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="utf-8"> -<title>Zelfoverhoor: Docent (<!--###NAME###-->)</title> +<title>Zelfoverhoor: Docent (<!-- ###NAME### -->)</title> <link rel="stylesheet" href="/zelfoverhoor/style.css"> <script src="/zelfoverhoor/docent/docent.js"></script> <style> @@ -33,7 +33,7 @@ td, th { </style> </head> <body> -<h1>Zelfoverhoor: Docent (<!--###NAME###-->)</h1> +<h1>Zelfoverhoor: Docent (<!-- ###NAME### -->)</h1> <h2>Vragensets</h2> <table> <thead><tr><th>ID</th><th>Naam</th><th>Beschrijving</th><th>#vragen</th></tr></thead> |