graphdb-workbench
Version:
The web application for GraphDB APIs
12 lines (10 loc) • 387 B
HTML
<div class="ot-view-info">
<h5>{{'ttyg.help.what.title' | translate}}</h5>
<p ng-bind-html="'ttyg.help.what.content' | translate | trustAsHtml">
</p>
<h5>{{'ttyg.help.how.title' | translate}}</h5>
<p ng-bind-html="'ttyg.help.how.content1' | translate | trustAsHtml">
</p>
<p ng-bind-html="'ttyg.help.how.content2' | translate | trustAsHtml">
</p>
</div>