diff --git a/www/js/pages/info/template.html b/www/js/pages/info/template.html index 4fef410ff491d1509689e9d064cdafc994812e1d..75976ddd8bafa17382a5c007d38258067f782660 100644 --- a/www/js/pages/info/template.html +++ b/www/js/pages/info/template.html @@ -24,7 +24,10 @@ <p class="content" translate="who_we_are_3"></p> <p class="content" translate="who_we_are_4"></p> <p class="content" translate="who_we_are_5"></p> - <p class="content" translate="who_we_are_6"></p> + <p class="content"> + {{"who_we_are_6"|translate}} + <a ng-href="www.betskills.com/terms-and-conditions" onclick="window.open(this.href, '_system', 'location=yes'); return false;">www.betskills.com/terms-and-conditions</a> + </p> <h3 class="title-section" translate="info_title_3"></h3> <p class="content" translate="how_to_use_1"></p> <p class="content" translate="how_to_use_2"></p>