Skip to content

Commit

Permalink
feat: WP-519 different content
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Mar 27, 2024
1 parent c5a7c1e commit eee22aa
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
{% site_uri as site_uri %}
<div class="row">
<div class="col">
<h1>Getting Started</h1>
<h1>NEW Getting Started</h1>

<h2>Account Holders</h2>
<h2>NEW Account Holders</h2>

<p>If you already have an account, you may log in by clicking the <q><i class="icon icon-user" role="image"></i> Log in</q> link at the top right of the page.</p>
<p>NEW If you already have an account, you may log in by clicking the <q><i class="icon icon-user" role="image"></i> Log in</q> link at the top right of the page.</p>

<h2 id="create-account">Creating an Account</h2>
<h2 id="create-account">NEW Creating an Account</h2>

<p>Before you can access the Portal, you must first have an active account with TACC.</p>
<p>NEW Before you can access the Portal, you must first have an active account with TACC.</p>

<p>If you are a new TACC user, you may <a href="https://txapcd.org/tam/register" target="_blank">sign up for a new TACC account</a>.</p>
<p>NEW If you are a new TACC user, you may <a href="https://txapcd.org/tam/register" target="_blank">sign up for a new TACC account</a>.</p>
</div>
</div>
{% endblock guide %}

0 comments on commit eee22aa

Please sign in to comment.