update for open content in new window
Showing
1 changed file
with
1 additions
and
1 deletions
1 | <div class="brand-text-box"> | 1 | <div class="brand-text-box"> |
2 | <h4>{{productName}}</h4> | 2 | <h4>{{productName}}</h4> |
3 | <p>{{productDesc}}</p> | 3 | <p>{{productDesc}}</p> |
4 | - <a href="{{url}}"> | 4 | + <a href="{{url}}" target="_blank"> |
5 | <button>{{btnText}}</button> | 5 | <button>{{btnText}}</button> |
6 | </a> | 6 | </a> |
7 | </div> | 7 | </div> |
-
Please register or login to post a comment