Browse Source

Fixed whitespace.

pull/154/merge
Simon Eisenmann 11 years ago
parent
commit
9b87bc7cc3
  1. 2
      html/main.html

2
html/main.html

@ -1,5 +1,5 @@
<%define "mainPage"%><!doctype html> <%define "mainPage"%><!doctype html>
<html class="no-js" <%if.Csp%>ng-csp<%end%>> <html class="no-js"<%if.Csp%> ng-csp<%end%>>
<head> <head>
<%template "head" .%> <%template "head" .%>
</head> </head>

Loading…
Cancel
Save