Project

General

Profile

1
<div class="row">
2
	<div class="col-md-offset-2 col-md-8 well">
3
		
4
		<button class="btn btn-default btn-sm pull-right" type="button" onclick="history.go(-1);"><span class="glyphicon glyphicon glyphicon-chevron-left"></span> back</button>
5
		<br /><br />
6
		
7
		<div ng-bind-html="to_trusted(documentHTML)" compile-template></div>
8
	</div>
9
</div>
(1-1/3)