diff options
Diffstat (limited to 'bn_django/templates/base.html')
| -rw-r--r-- | bn_django/templates/base.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index 8fb9564..0459655 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -29,7 +29,7 @@  <div id="top_bar">      <div id="top_bar_content">          <span class="righty"> -            <a href="/journal/">journal</a>  +            {% comment %}<a href="/journal/">journal</a> {% endcomment %}              <a href="/photos/">photos</a>               <a href="http://git.bnewbold.net/">code</a>               <a href="/knowledge/">knowledge</a></span> | 
