diff --git a/templates/certificaten.html b/templates/certificaten.html index bc63ffb..7bc6752 100644 --- a/templates/certificaten.html +++ b/templates/certificaten.html @@ -95,7 +95,7 @@
-----BEGIN CERTIFICATE-----
)
- {% include "points.html" with points=answers.answer_openssl_sign_other.points max="15" %}
+ {% include "points.html" with points=answers.answer_openssl_sign_other.points max="10" %}
-----BEGIN CERTIFICATE-----
)
- {% include "points.html" with points=answers.answer_openssl_ssl_cert.points max="15" %}
+ {% include "points.html" with points=answers.answer_openssl_ssl_cert.points max="10" %}