X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fuser-link-confirm.html;h=3e7b6edebc09e24c55761a9d710f453f514d87c6;hb=b8b0ac61c96b7ba6fb3bd22b7db1dfb45e23fdfc;hp=61979cf4f948096537741238dd6118d973947cb1;hpb=c561ebe710d6e6a43aa4afc6c2036a215378ce87;p=patchwork diff --git a/templates/patchwork/user-link-confirm.html b/templates/patchwork/user-link-confirm.html index 61979cf..3e7b6ed 100644 --- a/templates/patchwork/user-link-confirm.html +++ b/templates/patchwork/user-link-confirm.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 %}