forked from usds/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
64 additions
and
19 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
<div id="site-alert-overlay"></div> | ||
<div id="site-alert"> | ||
<a href="javascript:void(0);" class="close"><i class="fa fa-lg fa-times"></i><span class="sr-only">Close this dialogue</span></a> | ||
<h3>You are now leaving usds.gov</h3> | ||
<h4> | ||
But you probably knew that already.<br /> | ||
PS: Did we mention <a href="/join">we're hiring UX designers?</a> | ||
</h4> | ||
<br /> | ||
<p>Click the link below to continue:<br /> | ||
<a href="javascript:void(0);" class="target-link" target="_blank"></a> | ||
</p> | ||
<div id="site-alert-exit-contents"> | ||
<a href="javascript:void(0);" class="close"><i class="fa fa-lg fa-times"></i><span class="sr-only">Close this dialogue</span></a> | ||
<h3>You are now leaving usds.gov</h3> | ||
<h4> | ||
But you probably knew that already.<br /> | ||
PS: Did we mention <a href="/join">we're hiring UX designers?</a> | ||
</h4> | ||
<br /> | ||
<p>Click the link below to continue:<br /> | ||
<a href="javascript:void(0);" class="target-link" target="_blank"></a> | ||
</p> | ||
</div> | ||
<div id="site-alert-video"> | ||
<a href="javascript:void(0);" class="close"><i class="fa fa-lg fa-times"></i><span class="sr-only">Close this dialogue</span></a> | ||
<iframe id="site-alert-video-frame" src="" frameborder="0" allowfullscreen></iframe> | ||
</div> | ||
</div> |
This file contains 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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