diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs index 8430053..911742a 100644 --- a/public/views/index/body.ejs +++ b/public/views/index/body.ejs @@ -13,14 +13,14 @@
<% if(allowAnonymous) { %> - <%= __('New guest note') %> + <%= __('New guest note') %> <% } %> <% if(facebook || twitter || github || gitlab || dropbox || google || ldap || email) { %> <% } %>
- <%= __('New note') %> + <%= __('New note') %>
-<%- include ../shared/signin-modal %> \ No newline at end of file +<%- include ../shared/signin-modal %>