mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-15 03:42:23 +01:00
4 lines
235 B
HTML
4 lines
235 B
HTML
<section ng-controller="AboutController as vm"
|
|
ng-init="vm.getTemplateFileContent('/modules/about/client/templates/user-account-rules-'+vm.lang+'.md')">
|
|
<span ng-bind-html="vm.getTemplateMarkedContent()"></span>
|
|
</section> |