diff options
author | francis <francis> | 2008-03-26 16:12:54 +0000 |
---|---|---|
committer | francis <francis> | 2008-03-26 16:12:54 +0000 |
commit | 90f2185ab43214c8271fcc27aa61b129ceec6257 (patch) | |
tree | c8028a175c3d8ba2882ccfd7e29d8947f4650312 | |
parent | 596ef551443f5916e5cbce8834b7fd708207b57f (diff) |
Question mark
-rw-r--r-- | app/views/layouts/default.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml index 5638ad0f2..f09684b81 100644 --- a/app/views/layouts/default.rhtml +++ b/app/views/layouts/default.rhtml @@ -15,7 +15,7 @@ <body> <div id="header"> <h1> - <a href="/">WhatDoTheyKnow</a> + <a href="/">WhatDoTheyKnow?</a> <span id="beta">(<%= link_to "in development", about_url %>)</span> </h1> <div id="tagline"> |