~getauth('',-1) ~set('title',"Templeet's Documentation") ~include('auth/header.en.html') ~include('auth/menu.en.html') ~include('templeet_doc/menu.en.html') ~set('templeetmoduledir','templeet/modules/') ~set('docdir','~relative_templeet()templeet_doc/') ~set('mod_docdir','template/templeet_doc/mod_doc/') ~if(~file_exists('template/templeet_doc/~get_filename().en.html'), ~include('templeet_doc/~get_filename().en.html'), '

~get_filename()

The documentation for this module hasn\'t been written in English yet.

~if(~file_exists("template/templeet_doc/~get_filenamevar(0).fr.html"),'

If it helps, it is available in French. Feel free to send us a translation ;)

')

You may ask to the user mailinglist if you need help, we\'ll reply shortly.

')

Back to top

~include('auth/footer.en.html')