working, need to test though

This commit is contained in:
John McLear 2015-02-11 17:59:05 +00:00
parent 7e7eb542be
commit ddc69831b2
4 changed files with 27 additions and 18 deletions

View file

@ -22,6 +22,8 @@
</div>
<div class="innerwrapper">
<h2>Etherpad Git Commit</h2>
<pre><%= gitCommit %></pre>
<h2>Installed plugins</h2>
<pre><%- plugins.formatPlugins().replace(", ","\n") %></pre>