mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Add content for all ao examples
This commit is contained in:
parent
6a54bf1ff4
commit
248a775ee8
10 changed files with 34 additions and 1 deletions
2
src/registrar/templates/includes/ao_example__county.html
Normal file
2
src/registrar/templates/includes/ao_example__county.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<p>Domain requests from counties must be authorized by the <strong>chair of the county commission </strong>or <strong>the equivalent highest elected official.</strong></p>
|
||||
|
3
src/registrar/templates/includes/ao_example__exec.html
Normal file
3
src/registrar/templates/includes/ao_example__exec.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<p>Domain requests from executive branch agencies must be authorized by <strong>CIOs</strong> or <strong>agency heads</strong>.</p>
|
||||
<p>Domain requests from executive branch agencies are subject to guidance issued by the U.S. Office of Management and Budget. </p>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
<p>Domain requests from interstate organizations must be authorized by the <strong>highest-ranking executive</strong> (president, director, chair, or equivalent) or <strong>one of the state’s governors or CIOs.</strong></p>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
<p>Domain requests from the U.S. Supreme Court must be authorized by the <strong>director of information technology for the U.S. Supreme Court.</strong></p>
|
||||
<p>Domain requests from other judicial branch agencies must be authorized by the <strong>director</strong> or <strong>CIO of the Administrative Office (AO)</strong> of the United States Courts.
|
||||
</p>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<h3> U.S. Senate </h3>
|
||||
<p>Domain requests from the U.S. Senate must come from the <strong>Senate Sergeant at Arms.</strong></p>
|
||||
|
||||
<h3> U.S. House of Representatives </h3>
|
||||
<p class="">Domain requests from the U.S. House of Representatives must come from the <strong>House Chief Administrative Officer.</strong>
|
||||
|
||||
<h3> Other legislative branch agencies </h3>
|
||||
<p class="margin-top-1">Domain requests from legislative branch agencies must come from the <strong>agency’s head</strong> or <strong>CIO.</strong></p>
|
||||
<p class="margin-top-1">Domain requests from legislative commissions must come from the <strong>head of the commission</strong>, or the <strong>head or CIO of the parent agency,</strong> if there is one.
|
||||
</p>
|
|
@ -0,0 +1,3 @@
|
|||
<p>Domain requests from school district governments must be authorized by the <strong>highest-ranking executive (the chair of a school district’s board or a superintendent)</strong>.
|
||||
</p>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
<p>Domain requests from special districts must be authorized by the <strong>highest-ranking executive (president, director, chair, or equivalent)</strong> or <strong>state CIOs for state-based organizations</strong>.</p>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<h3>States and territories: executive branch</h3>
|
||||
<p>Domain requests from states and territories must be authorized by the <strong>governor</strong> or the <strong>state CIO.</strong></p>
|
||||
<h3>States and territories: judicial and legislative branches</h3>
|
||||
<p>Domain requests from state legislatures and courts must be authorized by an agency’s <strong>CIO</strong> or <strong>highest-ranking executive</strong>.</p>
|
||||
|
2
src/registrar/templates/includes/ao_example__tribal.html
Normal file
2
src/registrar/templates/includes/ao_example__tribal.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<p>Domain requests from federally-recognized tribal governments must be authorized by <strong>tribal chiefs</strong> as noted by the <a href="https://www.bia.gov/service/tribal-leaders-directory" class="usa-link"> Bureau of Indian Affairs.</a></p>
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
<p>
|
||||
<p class="margin-top-3">
|
||||
Required fields are marked with an asterisk (<abbr class="usa-hint usa-hint--required" title="required">*</abbr>).
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue