{% extends 'common/base.html' %} {% load i18n crispy_forms_tags %} {% block body %}

{{ welcome_message }}

{#

...

#} {#
#} {#
#} {#
Need a homepage?
#} {# {% translate 'Need an easy configurable medical website with included online prescriptions?' %}
#} {# #} {#
#}
{% crispy form %}

© nerdocs 2013–{% now "Y" %}

{% endblock %}