]> git.ozlabs.org Git - patchwork/blobdiff - templates/base.html
templates: remove redundant 'about' link from main nav
[patchwork] / templates / base.html
index ec0204db13e118b1333cc5b119f543e0e9d0a7ec..e14470e8c4c33feec0059de909777e6a89dcbd98 100644 (file)
@@ -31,8 +31,6 @@
      <a href="{% url auth_login %}">login</a>
      <br/>
      <a href="{% url registration_register %}">register</a>
-     <br/>
-     <a href="{% url patchwork.views.help path="about/" %}">about</a>
 {% endif %}
    </div>
    <div style="clear: both;"></div>