X-Git-Url: https://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fpatchwork%2Fuser-link.html;h=2ed193efe26ece9dc6378aede1f4516a461982a9;hp=dfad341e8ba3b4391d383bfe3b34408ab811784c;hb=f1e089f7736ac8f7b9af784461350c4c169211ad;hpb=6a2a96299d4802cb4fb82891daf6f81ff33ba4e0;ds=sidebyside diff --git a/templates/patchwork/user-link.html b/templates/patchwork/user-link.html index dfad341..2ed193e 100644 --- a/templates/patchwork/user-link.html +++ b/templates/patchwork/user-link.html @@ -1,4 +1,4 @@ -{% extends "patchwork/base.html" %} +{% extends "base.html" %} {% block title %}{{ user.username }}{% endblock %} {% block heading %}link accounts for {{ user.username }}{% endblock %}