{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Generate a new Synthea data set" %}{% endblock %} {% block pagetitle %}{% trans "Generate a new Synthea data set" %}{% endblock %} {% block menu %} {% include 'synthea/menu.html' %} {% endblock %} {% block content %}
Enter the form fields and press submit. U vraagt, wij draaien ;)
{% endblock %}