Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2013-12-20 02:50:10 +0400
committerTobias Grosser <tobias@grosser.es>2013-12-20 02:50:10 +0400
commitca4ca288d3b1872f897611f249c2891f2258805f (patch)
treeb554b915217bc3fb266acc8fa47cc49ff005d469 /polly/www/contributors.html
parentfc3a975d85e5ceb226788b1cc610df0bd3cfee23 (diff)
www: Add nice header
llvm-svn: 197738
Diffstat (limited to 'polly/www/contributors.html')
-rw-r--r--polly/www/contributors.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/polly/www/contributors.html b/polly/www/contributors.html
index 7004294cf088..d859a072d440 100644
--- a/polly/www/contributors.html
+++ b/polly/www/contributors.html
@@ -9,6 +9,7 @@
</head>
<body>
+<div id="box">
<!--#include virtual="menu.html.incl"-->
<div id="content">
@@ -54,5 +55,7 @@ as well as the automake/cmake infrastructure.</p>
<img src="images/uni-passau.png" style="padding: 1em; padding-bottom:2em;"/>
<img src="images/osu.png" style="padding:1em"/>
<img src="images/sys-uni.png" style="padding:1em"/>
+</div>
+</div>
</body>
</html>