public
Description: Mobile FriendFeed Client
Homepage: http://www.fftogo.com/
Clone URL: git://github.com/bgolub/fftogo.git
remove friend_of from user pages
Benjamin Golub (author)
Tue Aug 26 09:06:45 -0700 2008
commit  9e3a904dfd0976183873bc26353452489a5a6d0f
tree    04d9c55c2c32c79b9de2f96c933cc45c45df9f8d
parent  5b27f0cabbd5ef7677801f3921e332a874524580
...
52
53
54
 
 
...
52
53
54
55
56
0
@@ -52,3 +52,5 @@
0
 {% endblock %}
0
 
0
 {% block user_prefix %}{% endblock %}
0
+
0
+{% block friend_of %}{% endblock %}

Comments