diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index 863afc7a..5aea2566 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -1,4 +1,5 @@ {% extends 'base.html' %} +{% load format_utils %} {% block title %}{{ block.super }}: Overview{% endblock %} @@ -6,31 +7,24 @@ {% block content %}

Review and Print your Divorce Forms

+ {% if derived.any_errors %} +
+
+
+ At least one question in the Questionnaire portion of + this application is incomplete. + Generally, filing incomplete forms will cause your filing to be rejected by the Court Registry. + We recommend you go back to the Questionnaire and complete all pages. +
+
+ {% endif %}

To get divorced, you need to get a divorce order. Only the court has the ability to divorce a married couple. To get a court order you have to - start a court case. What this means is you will have to print off the forms - listed below, and file them (open your court case) at a - - court registry - . + start a court case. On the next step you'll learn about how you can file + the forms below along with any applicable attachments at a {% include "partials/tooltips/court_registry.html" %}.

-

 

- -

Print These Forms

-

Get help opening and saving PDF forms | Changing my forms @@ -62,7 +56,6 @@ -

+ target="_blank"> Review, Print & Sign

@@ -194,82 +187,69 @@

- Some text here + This form is used to confirm that the document you are filing electronically shows your original signature and is a true + copy of the original paper version of the document. +

+

+ - Requires signature by both you and your spouse (but not a signature in front of a commissioner)

-
-