diff options
Diffstat (limited to 'template/French/noperm.html')
-rw-r--r-- | template/French/noperm.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/template/French/noperm.html b/template/French/noperm.html new file mode 100644 index 0000000..8f99768 --- /dev/null +++ b/template/French/noperm.html @@ -0,0 +1,11 @@ +<html> +<head> + <title><tmpl_var title></title> +</head> + +<body> + <h1><tmpl_var h1></h1> + + <p><tmpl_var error><p><hr> +</body> +</html> |