mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 04:39:12 -04:00
utf-8 without BOM; removed trailing white spaces
This commit is contained in:
parent
c3bffc2623
commit
4305bb16ed
3 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<%
|
||||
var plugins = require("ep_etherpad-lite/static/js/pluginfw/plugins");
|
||||
%>
|
||||
<!doctype html>
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Plugin information - Etherpad</title>
|
||||
|
@ -35,7 +35,7 @@
|
|||
|
||||
<h3>Client side hooks</h3>
|
||||
<div><%- plugins.formatHooks("client_hooks") %></div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue