diff --git a/themes/default/templates/about.html.ep b/themes/default/templates/about.html.ep index d918962..d03ea5e 100644 --- a/themes/default/templates/about.html.ep +++ b/themes/default/templates/about.html.ep @@ -12,6 +12,8 @@

<%= l('You can see the list of your files by clicking on the "My files" link at the top right of this page.') %>

<%= l('How to report an illegal file?') %>

<%== l('Please use the dedicated report mail: %2', config('report'), l('Contact mail')) %>

+

<%= l('How to contact the administrator ?') %>

+

<%== l('Here is the contact page: %1', config('contact')) %>

<%= l('Who wrote this software?') %>

<%== l('The original (and only for now) author is Luc Didry.') %>

<%= l('How to install the software on my server?') %>