diff options
Diffstat (limited to 'templates/fr/help-printable.tmpl')
-rw-r--r-- | templates/fr/help-printable.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/fr/help-printable.tmpl b/templates/fr/help-printable.tmpl new file mode 100644 index 00000000..2463c163 --- /dev/null +++ b/templates/fr/help-printable.tmpl @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<HTML> +<HEAD> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> + <TITLE>{HELPTITLE}</TITLE> + <LINK REL="STYLESHEET" TYPE="text/css" HREF="/cups-printable.css"> + <LINK REL="SHORTCUT ICON" HREF="/images/cups-icon.png" TYPE="image/png"> +</HEAD> +<BODY> |