Commit 26af03e8 by Nilu

making contact us open on a new tab

parent e92439dd
...@@ -477,7 +477,7 @@ ...@@ -477,7 +477,7 @@
.toMap() %>" /> .toMap() %>" />
</div> </div>
<div class="text-center footer-note"> <div class="text-center footer-note">
Looking to cancel your account? Please <a href=" https://www.talentology.com/support/">contact us.</a> Looking to cancel your account? Please <a href=" https://www.talentology.com/support/" target="_blank">contact us.</a>
</div> </div>
</div> </div>
...@@ -486,7 +486,7 @@ ...@@ -486,7 +486,7 @@
<h3>Oops!</h3> <h3>Oops!</h3>
<div class="upgrade-info"> <div class="upgrade-info">
<span>We're having some difficulty validating your coupon. <br> Please check the code supplied and try again</span> <span>We're having some difficulty validating your coupon. <br> Please check the code supplied and try again</span>
<span>For further assitance, please <a class="contact-us" href=" https://www.talentology.com/support/">contact us</a></span> <span>For further assitance, please <a class="contact-us" href=" https://www.talentology.com/support/" target="_blank">contact us</a></span>
</div> </div>
</div> </div>
<div class="change-plan-button"> <div class="change-plan-button">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment