summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-05-28 18:27:45 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-05-28 18:27:45 +0000
commit37187f967fb2a2c7257fdc1965c16381ffed4a2c (patch)
tree588f13969efa13bbec5da576a474c331d30610b4
parent1d0761032043a22d4c2f6ba6fca7741f4fb010ac (diff)
Fixed %%%
-rw-r--r--templates/topindex-header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/topindex-header.html b/templates/topindex-header.html
index 4193e2d..7013ed6 100644
--- a/templates/topindex-header.html
+++ b/templates/topindex-header.html
@@ -98,4 +98,4 @@ h4 { margin: 0; font-weight: bold; font-size: 1.18em; }
<h1 ALIGN=Center>Index of locally available projects:</H1>
- <table border="0" width="100%%%" cellspacing="1" cellpadding="0">
+ <table border="0" width="100%%" cellspacing="1" cellpadding="0">