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('Please use the dedicated report mail: %2', config('report'), l('Contact mail')) %>
+<%== l('Here is the contact page: %1', config('contact')) %>
<%== l('The original (and only for now) author is Luc Didry.') %>