add a html block eejs so you can add a cache manifest

pull/1390/head
John McLear 2013-01-23 02:46:57 +00:00
parent 557b5c1ad0
commit 9129c6970a
1 changed files with 3 additions and 0 deletions

View File

@ -3,7 +3,10 @@
, langs = require("ep_etherpad-lite/node/hooks/i18n").availableLangs
%>
<!doctype html>
<% e.begin_block("htmlHead"); %>
<html>
<% e.end_block(); %>
<title><%=settings.title%></title>
<script>
/*