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