diff options
-rw-r--r-- | app/views/request/show.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index d4e6ddb22..46dadce89 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -64,9 +64,10 @@ </div> <div id="request_sidebar"> - <h2>Juicy stuff will be here</h2> + <!--<h2>Juicy stuff will be here</h2> <p>For now it is just padding to make the messages on the left narrower, so I can see what the formatting is like. + --> <!--<h2>Blog posts about this request</h2> <p>... <h2>Wikipedia articles</h2> |