]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/profile.html
bundles: Remove separate public bundle views
[patchwork] / templates / patchwork / profile.html
index 130b94732500b657f6003ac3e15b26e502c0bf97..c02845b4fbe8a5b70b81755ba69642a1f0087682 100644 (file)
@@ -104,8 +104,7 @@ address.</p>
 <p>You have the following bundle{{ bundle|length|pluralize }}:</p>
 <ul>
 {% for bundle in bundles %}
- <li><a href="{% url patchwork.views.bundle.bundle bundle_id=bundle.id %}"
-   >{{ bundle.name }}</a></li>
+ <li><a href="{{ bundle.get_absolute_url }}">{{ bundle.name }}</a></li>
 {% endfor %}
 </ul>
 <p>Visit the <a href="{%url patchwork.views.bundle.bundles %}">bundles