commit | f62e9facbdbbd14e35f4784454c3be3725b86932 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Wed Oct 18 17:05:08 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Wed Oct 18 17:05:08 2017 -0700 |
tree | 1ada23412e98d7f63e754fa1976725c0453fb5a2 | |
parent | 645c0c587527d68566d70d3bc8d39981c551a786 [diff] |
Remove shebang from HTML template Change-Id: I60bb96dce6005fae32c38baf4a80eba0a780cfeb
diff --git a/xos/synchronizer/templates/message.html.j2 b/xos/synchronizer/templates/message.html.j2 index 9424260..a195fc1 100644 --- a/xos/synchronizer/templates/message.html.j2 +++ b/xos/synchronizer/templates/message.html.j2
@@ -1,4 +1,3 @@ -#!/usr/bin/env bash <!-- Copyright 2017-present Open Networking Foundation @@ -127,4 +126,4 @@ </body> -</html> \ No newline at end of file +</html>