X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fprofile.html;h=116d6d63bfdf575bb6f903b8832b1293327cea10;hb=a48f76a2d3a98c21d4b37f19cf84073e77db55c8;hp=c02845b4fbe8a5b70b81755ba69642a1f0087682;hpb=5d0140ef04ababd93c45b5126ee1b412bd778da5;p=patchwork diff --git a/templates/patchwork/profile.html b/templates/patchwork/profile.html index c02845b..116d6d6 100644 --- a/templates/patchwork/profile.html +++ b/templates/patchwork/profile.html @@ -7,17 +7,17 @@ {% block body %}

-{% if user.get_profile.maintainer_projects.count %} +{% if user.profile.maintainer_projects.count %} Maintainer of -{% for project in user.get_profile.maintainer_projects.all %} -{{ project.linkname }}{% if not forloop.last %},{% endif %}{% endfor %}. {% endif %} -{% if user.get_profile.contributor_projects.count %} +{% if user.profile.contributor_projects.count %} Contributor to -{% for project in user.get_profile.contributor_projects.all %} -{{ project.linkname }}{% if not forloop.last %},{% endif %}{% endfor %}. {% endif %}

@@ -25,10 +25,10 @@ Contributor to

Todo

-{% if user.get_profile.n_todo_patches %} -

Your todo - list contains {{ user.get_profile.n_todo_patches }} - patch{{ user.get_profile.n_todo_patches|pluralize:"es" }}.

+{% if user.profile.n_todo_patches %} +

Your todo + list contains {{ user.profile.n_todo_patches }} + patch{{ user.profile.n_todo_patches|pluralize:"es" }}.

{% else %}

Your todo list contains patches that have been delegated to you. You have no items in your todo list at present.

@@ -56,7 +56,7 @@ address.

{{ email.email }} {% ifnotequal user.email email.email %} -
{% csrf_token %} @@ -65,14 +65,14 @@ address.

{% if email.is_optout %} - + No, {% csrf_token %}
{% else %} -
+ Yes, {% csrf_token %} @@ -84,7 +84,7 @@ address.

{% endfor %} - + {% csrf_token %} {{ linkform.email }} @@ -107,7 +107,7 @@ address.

  • {{ bundle.name }}
  • {% endfor %} -

    Visit the bundles +

    Visit the bundles page to manage your bundles.

    {% else %}

    You have no bundles.

    @@ -134,7 +134,7 @@ address.

    Authentication

    -Change password +Change password