mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-11 20:19:38 +02:00
fix typo
This commit is contained in:
parent
743f81aa90
commit
19ef32b0cd
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
{% block portfolio_content %}
|
{% block portfolio_content %}
|
||||||
<h1 id="domains-header">Current domain requests</h1>
|
<h1 id="domains-header">Current domain requests</h1>
|
||||||
<section class="section--outlined">
|
<section class="section-outlined">
|
||||||
<div class="section--outlined__header margin-bottom-3">
|
<div class="section-outlined__header margin-bottom-3">
|
||||||
<h2 id="domains-header" class="display-inline-block">You don’t have access to domain requests.</h2>
|
<h2 id="domains-header" class="display-inline-block">You don’t have access to domain requests.</h2>
|
||||||
{% if portfolio_administrators %}
|
{% if portfolio_administrators %}
|
||||||
<p>If you believe you should have access to a request, reach out to your organization’s administrators.</p>
|
<p>If you believe you should have access to a request, reach out to your organization’s administrators.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue