Another update

This commit is contained in:
2020-11-16 16:30:41 +01:00
parent 05491790df
commit 80711cd918
16 changed files with 283 additions and 127 deletions

View File

@@ -9,7 +9,7 @@
{% endblock %}
{% block content %}
<h1>Synthea generartor</h1>
<h1>Synthea Generator</h1>
<p>Enter the form fields and press submit. <small>U vraagt, wij draaien ;)</small></p>
<form method="POST" class="post-form">
{% csrf_token %}

View File

@@ -11,4 +11,5 @@
{% block content %}
<h1>dHealt Nederland</h1>
<p>Onder leiding van UMCG</p>
<p>Github branches: https://github.com/dHealthNL </p>
{% endblock %}