Created
July 14, 2015 18:14
-
-
Save sfdevlin/4066e0f6df296ac6c690 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
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Dual Citizen: A Guide for Eligible Americans for an Irish Passport</title> | |
| <!-- Bootstrap --><!-- Latest compiled and minified CSS --> | |
| <link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> | |
| <!-- Optional theme --> | |
| <link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css"> | |
| <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> | |
| <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> | |
| <!--[if lt IE 9]> | |
| <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> | |
| <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> | |
| <![endif]--> | |
| </head> | |
| <body> | |
| <div class="container"> | |
| <div class="jumbotron"> | |
| <h1>Dual Citizen</h1> | |
| <p class="lead">There are millions of Irish-Americans who are eligible for Irish passports. Dual Citizen helps what eligibility requirements, documents and contact points Irish-Americans need to attain Irish citizenship.</p> | |
| </div><!-- /jumbotron --> | |
| <p class="text-muted byline">By Sean Devlin | <a href="//twitter.com/sdevlin7">@sdevlin7</a> | Mar 11, 2015</p> | |
| <div class="row"> | |
| <div class="col-md-8"> | |
| <h2> Your Documents </h2> | |
| <p> Birth Certificate, Marriage Certificate, Deed Poll (if name change), 2 Passport Sized Photos </p> | |
| <h2> Parent's Documents </h2> | |
| <p>Birth Certificate, Marriage Certificate, Deed Poll (if name change), Declaration of Alienage (if Irish citizenship renounced) </p> | |
| <h2> Grandparent's Documents </h2> | |
| <p>Birth Certificate, Marriage Certificate, Deed Poll (if name change), Declaration of Alienage (if Irish citizenship renounced) </p> | |
| <h2> Case by Case Documents </h2> | |
| <p>Naturalisation Certificate of Parent/Grandparent, Naturalisation Date of Parent/Grandparent, Date of parent's registration as an Irish citizen, Office from which registration was issued, Foreign Births Entry Number (on registration)</p> | |
| <div class="row"> | |
| <div class="col-md-4"> | |
| </div> | |
| </div> <!-- /row --> </div><!-- /container --> | |
| </body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment