diff options
author | Leah Rowe <info@minifree.org> | 2016-08-22 10:09:26 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-08-22 10:09:26 +0100 |
commit | 3ca295f25340344f5d42164bd134dbb9f5b0ff4c (patch) | |
tree | c1afee91f68b6e38ad94a0008756d65a5f29351d /docs/templates/gendocs_template_header | |
parent | 0dd3c4bae6c7c61f98f90a06bbd6406e14ce5c99 (diff) | |
download | librebootfr-3ca295f25340344f5d42164bd134dbb9f5b0ff4c.tar.gz librebootfr-3ca295f25340344f5d42164bd134dbb9f5b0ff4c.zip |
switch back to html for documentation
Diffstat (limited to 'docs/templates/gendocs_template_header')
-rw-r--r-- | docs/templates/gendocs_template_header | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/templates/gendocs_template_header b/docs/templates/gendocs_template_header deleted file mode 100644 index 42242f5b..00000000 --- a/docs/templates/gendocs_template_header +++ /dev/null @@ -1,12 +0,0 @@ -<!--#include virtual="/server/header.html" --> -<!-- Parent-Version: 1.77 --> -<title>%%TITLE%% - GNU Project - Free Software Foundation</title> -<!--#include virtual="/server/banner.html" --> -<h2>%%TITLE%%</h2> - -<address>Free Software Foundation</address> -<address>last updated %%DATE%%</address> - -<p>This manual (%%PACKAGE%%) is available in the following formats:</p> - -<ul>
\ No newline at end of file |