add a html block eejs so you can add a cache manifest
parent
557b5c1ad0
commit
9129c6970a
|
@ -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>
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue