questlab/www/analytics/plugins/SitesManager/templates/help/excluded-ip-help.html
2016-04-10 18:55:57 +02:00

7 lines
240 B
HTML

<div class="form-help">
{{ 'SitesManager_HelpExcludedIps' | translate : '1.2.3.*' : '1.2.*.*' }}
<br/><br/>
<span ng-bind-html="'SitesManager_YourCurrentIpAddressIs'|translate:'<i>' + currentIpAddress + '</i>'"></span>
</div>