# HG changeset patch # User dellsystem # Date 1350277134 14400 # Node ID 9294cf4097d80ff4dfe7526df583bc36d59618f0 # Parent c7be7def8b570437332b2dc1f48f50514a708658 Show contributions (bundles, snippets) on profile diff --git a/templates/profile/user.djhtml b/templates/profile/user.djhtml --- a/templates/profile/user.djhtml +++ b/templates/profile/user.djhtml @@ -6,6 +6,7 @@ {% block content %} +

{{ profile.user }}'s profile

@@ -33,46 +34,29 @@

{{ profile.blurb }}

{% endif %} -{% endblock %} +