X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Ftodo-lists.html;h=47dbf03f026d8a8332b32d9f1842dd5fa7e8853a;hb=ab38ae0d653da2b27f6060347c40ade2ae65616f;hp=8eb10cc7867477545ec07d7fb64178aa5f8d8d64;hpb=c561ebe710d6e6a43aa4afc6c2036a215378ce87;p=patchwork diff --git a/templates/patchwork/todo-lists.html b/templates/patchwork/todo-lists.html index 8eb10cc..47dbf03 100644 --- a/templates/patchwork/todo-lists.html +++ b/templates/patchwork/todo-lists.html @@ -1,4 +1,4 @@ -{% extends "patchwork/base.html" %} +{% extends "base.html" %} {% block title %}{{ user }}'s todo lists{% endblock %} {% block heading %}{{ user }}'s todo lists{% endblock %}