Created
February 13, 2017 10:05
-
-
Save thebigtine/0c80dea6b3977b20b2bdb72b424e0e2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<option disabled selected>Select a region</option> | |
<option value="northland">Northland</option> | |
<option value="north-shore-auckland">North Shore - Auckland</option> | |
<option value="auckland">Auckland</option> | |
<option value="waikato">Waikato</option> | |
<option value="bay-of-plenty">Bay of Plenty</option> | |
<option value="hawkes-bay">Hawkes Bay</option> | |
<option value="wellington">Wellington</option> | |
<option value="christchurch">Christchurch</option> | |
<option value="queenstown">Queenstown</option> | |
<option value="sydney">Sydney</option> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment