]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
test if server side includes work on news.html
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Feb 2014 14:52:10 +0000 (14:52 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 18 Feb 2014 14:52:10 +0000 (14:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@32502 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/news.html

index 590563fc581cf2539d1e267c9d4a015defa88cdb..2b69bbad2407f24f1439a07b42e8a0c586c4664f 100644 (file)
@@ -2,15 +2,29 @@
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-  <link href="../screen.css" rel="StyleSheet">
   <title>The deal.II news page</title>
+
+  <link href="../screen.css" rel="StyleSheet">
+
   <meta name="copyright" content="Copyright (C) 2000 - 2013 by the deal.II Authors">
   <meta name="date" content="$Date$">
   <meta name="keywords" content="deal.II">
   <meta name="svn_id" content="$Id$">
-</head>
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
+  <!- Include stylesheets ->
+  <link href="/mockup/htdocs/css/bootstrap.min.css" type="text/css" rel="stylesheet"/>
+  <link href="/mockup/htdocs/css/global.less" type="text/less" rel="stylesheet"/>
+  <link href="/mockup/htdocs/css/index.less" type="text/less" rel="stylesheet"/>
+
+  <!- LESS needs to come after the stylesheets ->
+  <script src="/mockup/htdocs/js/less-1.4.1.min.js"></script>
+</head>
+  
 <body>
+
+<!--#include virtual="mockup/htdocs/header.include" -->
+
     <h2>News on <acronym>deal.II</acronym></h2>
 
     <p>
 
 
 </body>
+  <!- Some JQuery needs to come after the body ->
+  <script src="js/jquery.min.js"></script>
+  <script src="js/bootstrap.min.js"></script>
+  <script src="js/accordion.js"></script>
 </html>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.