mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-16 04:12:19 +01:00
4 lines
228 B
HTML
4 lines
228 B
HTML
<section ng-controller="AboutController as vm"
|
|
ng-init="vm.getTemplateFileContent('/modules/about/client/templates/score-rules-'+vm.lang+'.md')">
|
|
<span ng-bind-html="vm.getTemplateMarkedContent()"></span>
|
|
</section> |