You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by di...@apache.org on 2014/10/15 18:39:44 UTC

git commit: ARGUS-115: html style apache license handlebar template html files breaks security-admin ui

Repository: incubator-argus
Updated Branches:
  refs/heads/master 47987b48d -> df157f668


ARGUS-115: html style apache license handlebar template html files breaks security-admin ui


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/df157f66
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/df157f66
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/df157f66

Branch: refs/heads/master
Commit: df157f668dede9bfb5d6c4ada7f886eff8151caf
Parents: 47987b4
Author: Dilli Dorai Arumugam <da...@hortonworks.com>
Authored: Tue Oct 14 21:19:52 2014 -0700
Committer: Dilli Dorai Arumugam <da...@hortonworks.com>
Committed: Wed Oct 15 07:21:52 2014 -0700

----------------------------------------------------------------------
 .../templates/accounts/AccountCreate_tmpl.html      |  6 +++---
 .../accounts/AccountDetailLayout_tmpl.html          |  6 +++---
 .../webapp/templates/accounts/AccountForm_tmpl.html |  4 ++--
 .../templates/accounts/AccountTableLayout_tmpl.html |  4 ++--
 .../webapp/templates/asset/AssetCreate_tmpl.html    |  4 ++--
 .../main/webapp/templates/asset/AssetForm_tmpl.html |  4 ++--
 .../templates/asset/AssetTableLayout_tmpl.html      |  4 ++--
 .../main/webapp/templates/common/AddGroup_tmpl.html |  6 +++---
 .../webapp/templates/common/ErrorView_tmpl.html     |  6 +++---
 .../main/webapp/templates/common/Footer_tmpl.html   | 16 ++++++++++++++++
 .../templates/common/PolicyManagerLayout_tmpl.html  |  6 +++---
 .../webapp/templates/common/ProfileBar_tmpl.html    |  4 ++--
 .../main/webapp/templates/common/TopNav_tmpl.html   |  4 ++--
 .../webapp/templates/common/UserPermissionItem.html |  4 ++--
 .../webapp/templates/common/UserPermissionList.html |  6 +++---
 .../webapp/templates/common/XATableLayout_tmpl.html |  4 ++--
 .../main/webapp/templates/common/breadcrumbs.html   |  6 +++---
 .../main/webapp/templates/common/formInputItem.html |  4 ++--
 .../webapp/templates/common/formInputItemList.html  |  6 +++---
 .../main/webapp/templates/common/loading_tmpl.html  |  6 +++---
 .../templates/dashboard/DashboardLayout_tmpl.html   |  4 ++--
 .../webapp/templates/folders/FolderInfo_tmpl.html   |  4 ++--
 .../templates/hbase/HbasePolicyCreate_tmpl.html     |  4 ++--
 .../templates/hbase/HbasePolicyForm_tmpl.html       |  4 ++--
 .../templates/hbase/HbaseTableLayout_tmpl.html      |  4 ++--
 .../webapp/templates/hdfs/HDFSTableLayout_tmpl.html |  4 ++--
 .../webapp/templates/hdfs/PolicyCreate_tmpl.html    |  4 ++--
 .../main/webapp/templates/hdfs/PolicyForm_tmpl.html |  4 ++--
 .../templates/hive/HivePolicyCreate_tmpl.html       |  4 ++--
 .../webapp/templates/hive/HivePolicyForm_tmpl.html  |  4 ++--
 .../webapp/templates/hive/HiveTableLayout_tmpl.html |  4 ++--
 .../main/webapp/templates/knox/KnoxInfo_tmpl.html   |  4 ++--
 .../templates/knox/KnoxPolicyCreate_tmpl.html       |  4 ++--
 .../webapp/templates/knox/KnoxPolicyForm_tmpl.html  |  4 ++--
 .../webapp/templates/knox/KnoxTableLayout_tmpl.html |  4 ++--
 .../templates/license/LicenseCreate_tmpl.html       |  4 ++--
 .../webapp/templates/license/LicenseInfo_tmpl.html  |  4 ++--
 .../templates/reports/AssetOperationDiff_tmpl.html  |  6 +++---
 .../reports/AssetUpdateOperationDiff_tmpl.html      |  4 ++--
 .../webapp/templates/reports/AuditLayout_tmpl.html  |  4 ++--
 .../templates/reports/GroupOperationDiff_tmpl.html  |  6 +++---
 .../reports/GroupUpdateOperationDiff_tmpl.html      |  6 +++---
 .../reports/KnoxPolicyDeleteOperationDiff_tmpl.html |  6 +++---
 .../reports/KnoxPolicyOperationDiff_tmpl.html       |  4 ++--
 .../reports/KnoxPolicyUpdateOperationDiff_tmpl.html |  6 +++---
 .../templates/reports/LoginSessionDetail_tmpl.html  |  4 ++--
 .../reports/PolicyDeleteOperationDiff_tmpl.html     |  6 +++---
 .../templates/reports/PolicyOperationDiff_tmpl.html |  4 ++--
 .../reports/PolicyUpdateOperationDiff_tmpl.html     |  6 +++---
 .../templates/reports/UserAccessLayout_tmpl.html    |  4 ++--
 .../templates/reports/UserOperationDiff_tmpl.html   |  6 +++---
 .../reports/UserUpdateOperationDiff_tmpl.html       |  6 +++---
 .../templates/storm/StormPolicyCreate_tmpl.html     |  4 ++--
 .../templates/storm/StormPolicyForm_tmpl.html       |  4 ++--
 .../templates/storm/StormTableLayout_tmpl.html      |  4 ++--
 .../webapp/templates/user/UserProfileForm_tmpl.html |  4 ++--
 .../webapp/templates/user/UserProfile_tmpl.html     |  6 +++---
 .../webapp/templates/users/GroupCreate_tmpl.html    |  4 ++--
 .../main/webapp/templates/users/GroupForm_tmpl.html |  6 +++---
 .../webapp/templates/users/UserCreate_tmpl.html     |  4 ++--
 .../main/webapp/templates/users/UserForm_tmpl.html  |  6 +++---
 .../main/webapp/templates/users/UserInfo_tmpl.html  |  4 ++--
 .../templates/users/UserTableLayout_tmpl.html       |  6 +++---
 63 files changed, 162 insertions(+), 146 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/accounts/AccountCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/accounts/AccountCreate_tmpl.html b/security-admin/src/main/webapp/templates/accounts/AccountCreate_tmpl.html
index 277e5b8..1fe0fce 100644
--- a/security-admin/src/main/webapp/templates/accounts/AccountCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/accounts/AccountCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="wrap non-collapsible">
 	<h4> Account Details </h4>
 	<div data-id="r_form"></div>
@@ -25,4 +25,4 @@
 			Cancel
 		</button>
 	</div>
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/accounts/AccountDetailLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/accounts/AccountDetailLayout_tmpl.html b/security-admin/src/main/webapp/templates/accounts/AccountDetailLayout_tmpl.html
index 5d8b78f..f0e5c0f 100644
--- a/security-admin/src/main/webapp/templates/accounts/AccountDetailLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/accounts/AccountDetailLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="wrap non-collapsible">
 	<div class="span12">
 
@@ -85,4 +85,4 @@
 			</div>
 		</form>
 	</fieldset>
- -->
\ No newline at end of file
+ -->

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/accounts/AccountForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/accounts/AccountForm_tmpl.html b/security-admin/src/main/webapp/templates/accounts/AccountForm_tmpl.html
index 4bcf08c..0a0e560 100644
--- a/security-admin/src/main/webapp/templates/accounts/AccountForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/accounts/AccountForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal" >
 		<div class="" data-fields="customerName"></div>
 		<div class="" data-fields="accountStatus"></div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/accounts/AccountTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/accounts/AccountTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/accounts/AccountTableLayout_tmpl.html
index 341da7c..4d4d14e 100644
--- a/security-admin/src/main/webapp/templates/accounts/AccountTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/accounts/AccountTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> Manage Accounts </h3>
 <div class="wrap non-collapsible">
 	<div class="span12">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/asset/AssetCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/asset/AssetCreate_tmpl.html b/security-admin/src/main/webapp/templates/asset/AssetCreate_tmpl.html
index d3790e4..43b7f24 100644
--- a/security-admin/src/main/webapp/templates/asset/AssetCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/asset/AssetCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editAsset}}
 	<h4 class="wrap-header bold"> Edit Repository  </h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/asset/AssetForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/asset/AssetForm_tmpl.html b/security-admin/src/main/webapp/templates/asset/AssetForm_tmpl.html
index e3b047c..f860056 100644
--- a/security-admin/src/main/webapp/templates/asset/AssetForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/asset/AssetForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal" >
 	<fieldset class="configProp">
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/asset/AssetTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/asset/AssetTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/asset/AssetTableLayout_tmpl.html
index 1ea4e14..4769039 100644
--- a/security-admin/src/main/webapp/templates/asset/AssetTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/asset/AssetTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{tt 'h.hdfs'}} </h3>
 <div class="wrap non-collapsible m-height">
 	<div class="span12">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/AddGroup_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/AddGroup_tmpl.html b/security-admin/src/main/webapp/templates/common/AddGroup_tmpl.html
index ce05089..04fc364 100644
--- a/security-admin/src/main/webapp/templates/common/AddGroup_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/AddGroup_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="control-group field-groupIdList">
 	<label class="control-label" for="c13_group">Group *</label>
     <div class="controls controls-row">                        
@@ -29,4 +29,4 @@
        	</a>
        	<div class="help-inline" data-error="groupIdList" style="display:none;margin-bottom: 6px;padding-left: 2%;">Please add group.</div>
     </div>
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/ErrorView_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/ErrorView_tmpl.html b/security-admin/src/main/webapp/templates/common/ErrorView_tmpl.html
index 0df5db2..f180b07 100644
--- a/security-admin/src/main/webapp/templates/common/ErrorView_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/ErrorView_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if pageNotFound}}
 <div data-id="pageNotFoundPage" class="error-page">
 <div class="error-box" style="margin-top: 0px;">
@@ -42,4 +42,4 @@
 		<a href="#!/policymanager" class="btn btn-small" data-id="home">Home</a> -->
 </div>
 </div>
-{{/if}}
\ No newline at end of file
+{{/if}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/Footer_tmpl.html b/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
index 04dd6b4..47e639c 100644
--- a/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/Footer_tmpl.html
@@ -1,3 +1,19 @@
+{{!-- 
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--}}
 {{!empty FooterTmpl template}}
 <div id="main-footer">
 	<div class="pull-left copy-right-text">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/PolicyManagerLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/PolicyManagerLayout_tmpl.html b/security-admin/src/main/webapp/templates/common/PolicyManagerLayout_tmpl.html
index 0ab859d..b4f242b 100644
--- a/security-admin/src/main/webapp/templates/common/PolicyManagerLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/PolicyManagerLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold">{{tt 'h.repositoryManager'}}</h3>
 
 <div class="wrap non-collapsible policy-manager">
@@ -271,4 +271,4 @@
 			</div>
 		</div>
 	</div>	
-																		</div>
\ No newline at end of file
+																		</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html b/security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html
index ee3eb44..f124a12 100644
--- a/security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/ProfileBar_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="nav-collapse collapse" >
 	<ul class="nav pull-right">
 		<li class="dropdown">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/TopNav_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/TopNav_tmpl.html b/security-admin/src/main/webapp/templates/common/TopNav_tmpl.html
index c1e2679..7268074 100644
--- a/security-admin/src/main/webapp/templates/common/TopNav_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/TopNav_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="nav-collapse collapse" >
 	<ul class="nav page-nav" >
 		<!-- <li class="active">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/UserPermissionItem.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/UserPermissionItem.html b/security-admin/src/main/webapp/templates/common/UserPermissionItem.html
index bb4c32f..481ee61 100644
--- a/security-admin/src/main/webapp/templates/common/UserPermissionItem.html
+++ b/security-admin/src/main/webapp/templates/common/UserPermissionItem.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <td>
 	<input  type="text" data-js="selectUsers" /> 	
 </td>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/UserPermissionList.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/UserPermissionList.html b/security-admin/src/main/webapp/templates/common/UserPermissionList.html
index 73a6800..797ae21 100644
--- a/security-admin/src/main/webapp/templates/common/UserPermissionList.html
+++ b/security-admin/src/main/webapp/templates/common/UserPermissionList.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="control-group">
 	<label class="control-label">{{tt 'lbl.userPermissions'}}</label>
 	<div class="controls">
@@ -39,4 +39,4 @@
 			<i class="icon-plus"></i>
 		</button>
 	</div>
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/XATableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/XATableLayout_tmpl.html b/security-admin/src/main/webapp/templates/common/XATableLayout_tmpl.html
index 4072bff..41f9800 100644
--- a/security-admin/src/main/webapp/templates/common/XATableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/XATableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="position-relative">
 	<div data-id="r_tableList" class="table-responsive "> </div>
 	<div data-id="r_tableSpinner" class="" ></div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/breadcrumbs.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/breadcrumbs.html b/security-admin/src/main/webapp/templates/common/breadcrumbs.html
index b7b9e3c..26d5116 100644
--- a/security-admin/src/main/webapp/templates/common/breadcrumbs.html
+++ b/security-admin/src/main/webapp/templates/common/breadcrumbs.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{!
 {
 "name" : "BreadCrumb "
@@ -43,4 +43,4 @@
 	</li>
 	{{/each}}
 </ul>
- 
\ No newline at end of file
+ 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/formInputItem.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/formInputItem.html b/security-admin/src/main/webapp/templates/common/formInputItem.html
index 63b4308..b9e4b82 100644
--- a/security-admin/src/main/webapp/templates/common/formInputItem.html
+++ b/security-admin/src/main/webapp/templates/common/formInputItem.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <td>
 	<input  type="text" data-js="selectGroups" /> 	
 </td>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/formInputItemList.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/formInputItemList.html b/security-admin/src/main/webapp/templates/common/formInputItemList.html
index a70d5a0..ff40e5b 100644
--- a/security-admin/src/main/webapp/templates/common/formInputItemList.html
+++ b/security-admin/src/main/webapp/templates/common/formInputItemList.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="control-group">
 	<label class="control-label">{{tt 'lbl.groupPermissions'}}</label>
 	<div class="controls">
@@ -39,4 +39,4 @@
 			<i class="icon-plus"></i>
 		</button>
 	</div>
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/common/loading_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/common/loading_tmpl.html b/security-admin/src/main/webapp/templates/common/loading_tmpl.html
index 16a7242..bbc5582 100644
--- a/security-admin/src/main/webapp/templates/common/loading_tmpl.html
+++ b/security-admin/src/main/webapp/templates/common/loading_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="loading-img">
 					<!-- <img src="images/xa-logo.png" /> -->
 
@@ -43,4 +43,4 @@
 							<span>..</span>
 						</div>
 					</div>
-				</div>
\ No newline at end of file
+				</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/dashboard/DashboardLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/dashboard/DashboardLayout_tmpl.html b/security-admin/src/main/webapp/templates/dashboard/DashboardLayout_tmpl.html
index 8a9ca26..dcf7a3a 100644
--- a/security-admin/src/main/webapp/templates/dashboard/DashboardLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/dashboard/DashboardLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 
 <h3 class="wrap-header">Welcome!!</h3>
 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/folders/FolderInfo_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/folders/FolderInfo_tmpl.html b/security-admin/src/main/webapp/templates/folders/FolderInfo_tmpl.html
index 63f1799..741623f 100644
--- a/security-admin/src/main/webapp/templates/folders/FolderInfo_tmpl.html
+++ b/security-admin/src/main/webapp/templates/folders/FolderInfo_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="well well-small ">
 	<!-- <label style="color: white;padding: 5px;font-weight: 700;background: -webkit-linear-gradient(#4C89D6, #b8892d);background: -o-linear-gradient(#f7ec13, #b8892d);background: linear-gradient(#94BBEB, #2D75B8);">Policy Information</label> -->
 	<div class="fancy title" style="margin-bottom: 16px;">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hbase/HbasePolicyCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hbase/HbasePolicyCreate_tmpl.html b/security-admin/src/main/webapp/templates/hbase/HbasePolicyCreate_tmpl.html
index 61dc8f1..954f3f5 100644
--- a/security-admin/src/main/webapp/templates/hbase/HbasePolicyCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hbase/HbasePolicyCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editPolicy}}
 	<h4> {{tt 'h.editPolicy'}}</h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hbase/HbasePolicyForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hbase/HbasePolicyForm_tmpl.html b/security-admin/src/main/webapp/templates/hbase/HbasePolicyForm_tmpl.html
index b9d97cb..fdd5f47 100644
--- a/security-admin/src/main/webapp/templates/hbase/HbasePolicyForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hbase/HbasePolicyForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<fieldset>
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hbase/HbaseTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hbase/HbaseTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/hbase/HbaseTableLayout_tmpl.html
index c9aae02..109b9d2 100644
--- a/security-admin/src/main/webapp/templates/hbase/HbaseTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hbase/HbaseTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{assetModel.attributes.name}} </h3>
 <div class="wrap non-collapsible m-height ">
 	<div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hdfs/HDFSTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hdfs/HDFSTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/hdfs/HDFSTableLayout_tmpl.html
index 4603b3f..a0b2780 100644
--- a/security-admin/src/main/webapp/templates/hdfs/HDFSTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hdfs/HDFSTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{assetModel.attributes.name}} </h3>
 <div class="wrap non-collapsible m-height ">
 	<div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hdfs/PolicyCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hdfs/PolicyCreate_tmpl.html b/security-admin/src/main/webapp/templates/hdfs/PolicyCreate_tmpl.html
index 1888bde..eab1c22 100644
--- a/security-admin/src/main/webapp/templates/hdfs/PolicyCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hdfs/PolicyCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editPolicy}}
 	<h4> {{tt 'h.editPolicy'}}</h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hdfs/PolicyForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hdfs/PolicyForm_tmpl.html b/security-admin/src/main/webapp/templates/hdfs/PolicyForm_tmpl.html
index 98a8c1c..7505b78 100644
--- a/security-admin/src/main/webapp/templates/hdfs/PolicyForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hdfs/PolicyForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<fieldset>
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hive/HivePolicyCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hive/HivePolicyCreate_tmpl.html b/security-admin/src/main/webapp/templates/hive/HivePolicyCreate_tmpl.html
index a822320..69e97d3 100644
--- a/security-admin/src/main/webapp/templates/hive/HivePolicyCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hive/HivePolicyCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editPolicy}}
 	<h4> {{tt 'h.editPolicy'}}</h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hive/HivePolicyForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hive/HivePolicyForm_tmpl.html b/security-admin/src/main/webapp/templates/hive/HivePolicyForm_tmpl.html
index 88c39ce..94fa928 100644
--- a/security-admin/src/main/webapp/templates/hive/HivePolicyForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hive/HivePolicyForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<fieldset>
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/hive/HiveTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/hive/HiveTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/hive/HiveTableLayout_tmpl.html
index efe7e62..9500c1a 100644
--- a/security-admin/src/main/webapp/templates/hive/HiveTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/hive/HiveTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{assetModel.attributes.name}} </h3>
 <div class="wrap non-collapsible m-height ">
 	<div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/knox/KnoxInfo_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/knox/KnoxInfo_tmpl.html b/security-admin/src/main/webapp/templates/knox/KnoxInfo_tmpl.html
index aeee221..09a6348 100644
--- a/security-admin/src/main/webapp/templates/knox/KnoxInfo_tmpl.html
+++ b/security-admin/src/main/webapp/templates/knox/KnoxInfo_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="well well-small ">
 	<!-- <label style="color: white;padding: 5px;font-weight: 700;background: -webkit-linear-gradient(#4C89D6, #b8892d);background: -o-linear-gradient(#f7ec13, #b8892d);background: linear-gradient(#94BBEB, #2D75B8);">Policy Information</label> -->
 	<div class="fancy title" style="margin-bottom: 16px;">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/knox/KnoxPolicyCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/knox/KnoxPolicyCreate_tmpl.html b/security-admin/src/main/webapp/templates/knox/KnoxPolicyCreate_tmpl.html
index a822320..69e97d3 100644
--- a/security-admin/src/main/webapp/templates/knox/KnoxPolicyCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/knox/KnoxPolicyCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editPolicy}}
 	<h4> {{tt 'h.editPolicy'}}</h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/knox/KnoxPolicyForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/knox/KnoxPolicyForm_tmpl.html b/security-admin/src/main/webapp/templates/knox/KnoxPolicyForm_tmpl.html
index dc3155e..2e31599 100644
--- a/security-admin/src/main/webapp/templates/knox/KnoxPolicyForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/knox/KnoxPolicyForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<fieldset>
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/knox/KnoxTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/knox/KnoxTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/knox/KnoxTableLayout_tmpl.html
index 9481a85..3369522 100644
--- a/security-admin/src/main/webapp/templates/knox/KnoxTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/knox/KnoxTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{assetModel.attributes.name}} </h3>
 <div class="wrap non-collapsible m-height ">
 	<div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/license/LicenseCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/license/LicenseCreate_tmpl.html b/security-admin/src/main/webapp/templates/license/LicenseCreate_tmpl.html
index e52d7e9..029b024 100644
--- a/security-admin/src/main/webapp/templates/license/LicenseCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/license/LicenseCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h4 class="wrap-header bold">License Detail</h4>
 <div class="wrap non-collapsible ">
 	<!-- <div data-id="r_form"></div> -->

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/license/LicenseInfo_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/license/LicenseInfo_tmpl.html b/security-admin/src/main/webapp/templates/license/LicenseInfo_tmpl.html
index 0f40120..dd7e5ec 100644
--- a/security-admin/src/main/webapp/templates/license/LicenseInfo_tmpl.html
+++ b/security-admin/src/main/webapp/templates/license/LicenseInfo_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold">License Information:</h3>
 <div class="well well-small ">
 	<!-- <label style="color: white;padding: 5px;font-weight: 700;background: -webkit-linear-gradient(#4C89D6, #b8892d);background: -o-linear-gradient(#f7ec13, #b8892d);background: linear-gradient(#94BBEB, #2D75B8);">Policy Information</label> -->

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/AssetOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/AssetOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/AssetOperationDiff_tmpl.html
index 00acf96..7c9f3cf 100644
--- a/security-admin/src/main/webapp/templates/reports/AssetOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/AssetOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<label class="no-margin label-size13-weightbold">Name : {{objectName}}</label>
 	<label class="no-margin label-size13-weightbold"> Date  &nbsp;&nbsp;:  {{objectCreatedDate}}</label>
@@ -130,4 +130,4 @@
 	</div>
 
 {{/compare}}
-</div>	
\ No newline at end of file
+</div>	

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/AssetUpdateOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/AssetUpdateOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/AssetUpdateOperationDiff_tmpl.html
index d1c5927..72591d4 100644
--- a/security-admin/src/main/webapp/templates/reports/AssetUpdateOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/AssetUpdateOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<div class="row-fluid">
 		<div class="span6">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html b/security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html
index 631dfff..9de3007 100644
--- a/security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/AuditLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <!-- <h3 class="wrap-header bold"><i class="icon-shield"></i> {{tt 'lbl.auditReport'}} </h3> -->
 <ul class="nav nav-tabs tabs clearfix">
 	<li data-js="agent" >

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/GroupOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/GroupOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/GroupOperationDiff_tmpl.html
index 6d1098f..e823bb6 100644
--- a/security-admin/src/main/webapp/templates/reports/GroupOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/GroupOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<label class="no-margin label-size13-weightbold">Name : {{objectName}}</label>
 			<label class="no-margin label-size13-weightbold"> Date  &nbsp;&nbsp;:  {{objectCreatedDate}}</label>
@@ -51,4 +51,4 @@
 {{else}}
 	<h4>{{tt 'msg.groupDoesNotExistAnymore'}}</h4>
 {{/compare}}
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/GroupUpdateOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/GroupUpdateOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/GroupUpdateOperationDiff_tmpl.html
index d73654e..04ba402 100644
--- a/security-admin/src/main/webapp/templates/reports/GroupUpdateOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/GroupUpdateOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	
 	<div class="row-fluid">
@@ -71,4 +71,4 @@
 			</ol>
 		</div>
 	</div>
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
index 3d6c9ed..55b0a9e 100644
--- a/security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/KnoxPolicyDeleteOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <!-- <label class="no-margin label-size13-weightbold">Name : {{objectName}}</label> -->
 <label class="no-margin label-size13-weightbold">Policy Name : {{policyName}}</label>
 <label class="no-margin label-size13-weightbold">Repository Type : {{repositoryType}}</label>
@@ -114,4 +114,4 @@
 			</ol>
 		</div>
 	</div> 
-{{/if}}	
\ No newline at end of file
+{{/if}}	

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
index 8f2cf43..30b6c60 100644
--- a/security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/KnoxPolicyOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<!-- <label class="no-margin label-size13-weightbold">Name : {{objectName}}</label> -->
 	<label class="no-margin label-size13-weightbold">Policy Name : {{policyName}}</label>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
index 5ef01ff..7e66fca 100644
--- a/security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/KnoxPolicyUpdateOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<div class="row-fluid">
 		<div class="span6">
@@ -204,4 +204,4 @@
 		</div>
 	</div> 
 {{/if}}	
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/LoginSessionDetail_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/LoginSessionDetail_tmpl.html b/security-admin/src/main/webapp/templates/reports/LoginSessionDetail_tmpl.html
index 5412bae..e0aec02 100644
--- a/security-admin/src/main/webapp/templates/reports/LoginSessionDetail_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/LoginSessionDetail_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold">Session Detail:</h3>
 <div class="wrap non-collapsible">
 	<!-- <label style="color: white;padding: 5px;font-weight: 700;background: -webkit-linear-gradient(#4C89D6, #b8892d);background: -o-linear-gradient(#f7ec13, #b8892d);background: linear-gradient(#94BBEB, #2D75B8);">Policy Information</label> -->

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
index a647117..7bed784 100644
--- a/security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/PolicyDeleteOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <!-- <label class="no-margin label-size13-weightbold">Name : {{objectName}}</label> -->
 <label class="no-margin label-size13-weightbold">Policy Name : {{policyName}}</label>
 <label class="no-margin label-size13-weightbold">Repository Type : {{repositoryType}}</label>
@@ -100,4 +100,4 @@
 			</ol>
 		</div>
 	</div> 
-{{/if}}	
\ No newline at end of file
+{{/if}}	

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
index 444d149..05d9c77 100644
--- a/security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/PolicyOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<!-- <label class="no-margin label-size13-weightbold">Name : {{objectName}}</label> -->
 	<label class="no-margin label-size13-weightbold">Policy Name : {{policyName}}</label>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
index 78a24ea..ccdc901 100644
--- a/security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/PolicyUpdateOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<div class="row-fluid">
 		<div class="span6">
@@ -161,4 +161,4 @@
 		</div>
 	</div> 
 {{/if}}	
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html b/security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html
index 69a4221..b931774 100644
--- a/security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> Reports </h3>
 
 <div class="wrap non-collapsible ">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/UserOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/UserOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/UserOperationDiff_tmpl.html
index c38115a..6606c3f 100644
--- a/security-admin/src/main/webapp/templates/reports/UserOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/UserOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<label class="no-margin label-size13-weightbold">Name : {{objectName}}</label>
 	<label class="no-margin label-size13-weightbold"> Date  &nbsp;&nbsp;:  {{objectCreatedDate}}</label>
@@ -74,4 +74,4 @@
 {{else}}
 	<h4>{{tt 'msg.userDoesNotExistAnymore'}}</h4>
 {{/compare}}
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/reports/UserUpdateOperationDiff_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/reports/UserUpdateOperationDiff_tmpl.html b/security-admin/src/main/webapp/templates/reports/UserUpdateOperationDiff_tmpl.html
index 3053c15..2bce108 100644
--- a/security-admin/src/main/webapp/templates/reports/UserUpdateOperationDiff_tmpl.html
+++ b/security-admin/src/main/webapp/templates/reports/UserUpdateOperationDiff_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="diff-content">
 	<div class="row-fluid">
 		<div class="span6">
@@ -111,4 +111,4 @@
 		</div>
 	</div>
 {{/if}}	
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/storm/StormPolicyCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/storm/StormPolicyCreate_tmpl.html b/security-admin/src/main/webapp/templates/storm/StormPolicyCreate_tmpl.html
index a822320..69e97d3 100644
--- a/security-admin/src/main/webapp/templates/storm/StormPolicyCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/storm/StormPolicyCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 {{#if editPolicy}}
 	<h4> {{tt 'h.editPolicy'}}</h4>
 {{else}}

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/storm/StormPolicyForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/storm/StormPolicyForm_tmpl.html b/security-admin/src/main/webapp/templates/storm/StormPolicyForm_tmpl.html
index cc661b2..4b70327 100644
--- a/security-admin/src/main/webapp/templates/storm/StormPolicyForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/storm/StormPolicyForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<fieldset>
 		<p class="formHeader">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/storm/StormTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/storm/StormTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/storm/StormTableLayout_tmpl.html
index d93891d..9e6495d 100644
--- a/security-admin/src/main/webapp/templates/storm/StormTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/storm/StormTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h3 class="wrap-header bold"> {{tt 'lbl.listOfPolicies'}} : {{assetModel.attributes.name}} </h3>
 <div class="wrap non-collapsible m-height ">
 	<div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/user/UserProfileForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/user/UserProfileForm_tmpl.html b/security-admin/src/main/webapp/templates/user/UserProfileForm_tmpl.html
index 213466a..8ed5ac6 100644
--- a/security-admin/src/main/webapp/templates/user/UserProfileForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/user/UserProfileForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal">
 	<!-- <fieldset> -->
 		<!-- <legend>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/user/UserProfile_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/user/UserProfile_tmpl.html b/security-admin/src/main/webapp/templates/user/UserProfile_tmpl.html
index 305ef21..9c4aced 100644
--- a/security-admin/src/main/webapp/templates/user/UserProfile_tmpl.html
+++ b/security-admin/src/main/webapp/templates/user/UserProfile_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h4 class="wrap-header bold"> User Profile </h4>
 <div class="wrap non-collapsible ">
 
@@ -42,4 +42,4 @@
 		</button>
 	</div>
 
-</div>
\ No newline at end of file
+</div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/GroupCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/GroupCreate_tmpl.html b/security-admin/src/main/webapp/templates/users/GroupCreate_tmpl.html
index b1b1c53..c387e68 100644
--- a/security-admin/src/main/webapp/templates/users/GroupCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/GroupCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h4 class="wrap-header bold"> Group Detail </h4>
 <div class="wrap non-collapsible ">
 	<div data-id="r_form"></div>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html b/security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html
index 2b976aa..c2c8b6a 100644
--- a/security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/GroupForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,8 +13,8 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal" >
 		<div class="" data-fields="name"></div>
 		<div class="" data-fields="description"></div>
-</form>
\ No newline at end of file
+</form>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/UserCreate_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/UserCreate_tmpl.html b/security-admin/src/main/webapp/templates/users/UserCreate_tmpl.html
index cb8ff15..204e832 100644
--- a/security-admin/src/main/webapp/templates/users/UserCreate_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/UserCreate_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <h4 class="wrap-header bold"> User Detail </h4>
 <div class="wrap non-collapsible ">
 	<ul class="nav nav-tabs tabs clearfix">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/UserForm_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/UserForm_tmpl.html b/security-admin/src/main/webapp/templates/users/UserForm_tmpl.html
index 7afe238..209b261 100644
--- a/security-admin/src/main/webapp/templates/users/UserForm_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/UserForm_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <form class="form-horizontal" >
 		<div class="" data-fields="name"></div>
 		<div class="" data-fields="password"></div>
@@ -30,4 +30,4 @@
 			    </div>
 			</div>
 		</div>
-</form>
\ No newline at end of file
+</form>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/UserInfo_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/UserInfo_tmpl.html b/security-admin/src/main/webapp/templates/users/UserInfo_tmpl.html
index b5fce33..350e2b2 100644
--- a/security-admin/src/main/webapp/templates/users/UserInfo_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/UserInfo_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <div class="well well-small " style="margin-top: 36px;">
 	<div class="fancy title" style="margin-bottom: 16px;">
 		{{#if  userModel}}	

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/df157f66/security-admin/src/main/webapp/templates/users/UserTableLayout_tmpl.html
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/templates/users/UserTableLayout_tmpl.html b/security-admin/src/main/webapp/templates/users/UserTableLayout_tmpl.html
index a9a0b6a..421ef53 100644
--- a/security-admin/src/main/webapp/templates/users/UserTableLayout_tmpl.html
+++ b/security-admin/src/main/webapp/templates/users/UserTableLayout_tmpl.html
@@ -1,4 +1,4 @@
-<!--
+{{!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
--->
+--}}
 <!-- <ul class="nav nav-tabs">
   <li class="active" data-js="users">
     <a data-toggle="tab" href="#users">Users</a>
@@ -53,4 +53,4 @@
 	<!-- <div class="span3">
 		<div id="userDetail"></div>
 	</div> -->
-</div>
\ No newline at end of file
+</div>