nitweb: add HTML view for ini commands
[nit.git] / share / nitweb / views / doc / license.html
1 <div class='card'>
2 <div class='card-body'>
3
4 <p>License from file <code>{{vm.content.file}}</code></p>
5 <pre ng-bind-html='vm.content.content' />
6 </div>
7 </div>