From 5c8f930bbd8bb0e99d860a9293377135146c7312 Mon Sep 17 00:00:00 2001 From: Paul Wagener Date: Wed, 7 Feb 2018 14:40:46 +0100 Subject: [PATCH] Add encryptie --- templates/base.html | 4 ++-- templates/encryptie.html | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 058506f..bed10fb 100755 --- a/templates/base.html +++ b/templates/base.html @@ -36,9 +36,9 @@
  • Certificaten
  • - + Moeilijkheidsgraad: diff --git a/templates/encryptie.html b/templates/encryptie.html index c7b08b0..4c040a7 100644 --- a/templates/encryptie.html +++ b/templates/encryptie.html @@ -309,4 +309,6 @@ - \ No newline at end of file + + + {% endblock %} \ No newline at end of file