remove unused About link
authorraph
Fri, 08 Oct 2010 16:38:39 +0200
changeset 317 ba97de91e674
parent 316 a7c63de8abc5
child 318 dde5f6f9045a
remove unused About link
src/cm/templates/site/layout/footer.html
--- a/src/cm/templates/site/layout/footer.html	Fri Oct 08 16:37:51 2010 +0200
+++ b/src/cm/templates/site/layout/footer.html	Fri Oct 08 16:38:39 2010 +0200
@@ -4,8 +4,6 @@
 <div id="footerbar">
 <div class="footlinks" style="padding-top: 10px;">
 <span class="navlinks navleft">
-    <a href="#">{% blocktrans %}About{% endblocktrans %}</a>
-    &#183;
     <a href="{% url contact %}">{% blocktrans %}Contact{% endblocktrans %}</a>
     &#183;
     <a id="comentlink" title="co-ment" href="http://www.co-ment.com">Powered by <img src="{{ CM_MEDIA_PREFIX }}img/logo-co-ment-50.png"></img></a>