From e83d730285c95f20ec26389d32c666b07c4a68c1 Mon Sep 17 00:00:00 2001 From: guido Date: Fri, 17 Jan 2003 12:28:34 +0000 Subject: [PATCH] new title file without Javascript git-svn-id: https://svn.dealii.org/trunk@6930 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/title.html | 46 --------------------------------------- deal.II/doc/title.html.in | 24 ++++++++++++++++++++ 2 files changed, 24 insertions(+), 46 deletions(-) delete mode 100644 deal.II/doc/title.html create mode 100644 deal.II/doc/title.html.in diff --git a/deal.II/doc/title.html b/deal.II/doc/title.html deleted file mode 100644 index 1493d2c5c0..0000000000 --- a/deal.II/doc/title.html +++ /dev/null @@ -1,46 +0,0 @@ - - - -deal.II Title Bar - - - - - - - - - - - - - - - - - - - diff --git a/deal.II/doc/title.html.in b/deal.II/doc/title.html.in new file mode 100644 index 0000000000..aa5bc8d218 --- /dev/null +++ b/deal.II/doc/title.html.in @@ -0,0 +1,24 @@ + + + +deal.II Title Bar + + + + + + + + +

The Homepage of deal.II $Name$

+ + + + + + + + + + -- 2.39.5