@ -8,19 +8,18 @@
{% block content %}
{% block content %}
< h1 > < small > Step {% step_order step="location" %}:< / small > Filing Location< / h1 >
< h1 > < small > Step {% step_order step="location" %}:< / small > Filing Location< / h1 >
< p >
< p >
The only way to obtain an order for divorce is by starting a court proceeding in the B.C. Supreme Court;
The only way to obtain an order for divorce is by starting a court proceeding in the B.C. Supreme Court;
you must sue your spouse if you want to get divorced. To do this you will need to submit (file) your divorce application at a
you must sue your spouse if you want to get divorced. To do this you will need to submit (file) your
divorce application at a
< span class = "tooltip-link" data-toggle = "tooltip" data-placement = "right" data-html = "true"
< span class = "tooltip-link" data-toggle = "tooltip" data-placement = "right" data-html = "true"
title="< b > COURT REGISTRY< / b > < br / > < br / > A registry is where you file your divorce documents.
title="< b > COURT REGISTRY< / b > < br / > < br / > A registry is where you file your divorce documents.
Registries are located in courthouses around the province."> court registry< i class = "fa fa-question-circle" aria-hidden = "true" > < / i > < / span > .
Registries are located in courthouses around the province."> court registry< i class = "fa fa-question-circle" aria-hidden = "true" > < / i > < / span > .
< / p >
< / p >
< div class = "question-well" >
< div class = "question-well" >
< h3 > Where will you be filing for divorce?< / h3 >
< h3 > Where will you be filing for divorce?< / h3 >
< p > Select a city to find the nearest Supreme Court R egistry< / p >
< p > Select a city to find the nearest Supreme Court r egistry< / p >
< select class = "response-dropdown form-control" name = "court_registry_for_filing" >
< select class = "response-dropdown form-control" name = "court_registry_for_filing" >
< option value = "" disabled selected > Please select< / option >
< option value = "" disabled selected > Please select< / option >
{% for registry in registries %}
{% for registry in registries %}
@ -29,7 +28,6 @@
< / select >
< / select >
< / div >
< / div >
< div id = "questions_modal" class = "modal in" tabindex = "-1" role = "dialog" style = "display: block" >
< div id = "questions_modal" class = "modal in" tabindex = "-1" role = "dialog" style = "display: block" >
< div class = "modal-dialog" role = "document" >
< div class = "modal-dialog" role = "document" >
< div class = "modal-content" >
< div class = "modal-content" >
@ -38,7 +36,11 @@
< h1 class = "modal-title" > Filing Location< / h1 >
< h1 class = "modal-title" > Filing Location< / h1 >
< / div >
< / div >
< div class = "modal-body" >
< div class = "modal-body" >
< p > Ok, we're almost done asking you questions. The last set of information that we need to know is where you will be filing your divorce document. You will need to file your documents in person at a court registry.< / p >
< p >
Ok, we're almost done asking you questions. The last set of information that we need to
know is where you will be filing your divorce document. You will need to file your
documents in person at a court registry.
< / p >
< / div >
< / div >
< div class = "modal-footer" >
< div class = "modal-footer" >
< a type = "button" class = "btn btn-primary btn-lg" data-dismiss = "modal" > Continue< / a >
< a type = "button" class = "btn btn-primary btn-lg" data-dismiss = "modal" > Continue< / a >
@ -58,7 +60,8 @@
< p >
< p >
You can file your divorce documents at any Supreme Court registry.
You can file your divorce documents at any Supreme Court registry.
Usually, people file their documents at the Supreme Court registry nearest to where they live or work
Usually, people file their documents at the Supreme Court registry nearest to where they live or work
< a href = "http://www.courts.gov.bc.ca/supreme_court/court_locations_and_contacts.aspx" > (Supreme Court registry addresses).< / a >
< a href = "http://www.courts.gov.bc.ca/supreme_court/court_locations_and_contacts.aspx"
target="_blank">(Supreme Court registry addresses)< / a > .
When you go to the registry, ask any staff person to direct you to the divorce counter.
When you go to the registry, ask any staff person to direct you to the divorce counter.
< / p >
< / p >
< / div >
< / div >