]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/profile.html
Add commit_ref field to patch page
[patchwork] / templates / patchwork / profile.html
index 35f3d4ff3e3c04f90fe9c3e9d5038a3190ab4c04..81005a36616f165cb476203a74530325899b3ef8 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "patchwork/base.html" %}
+{% extends "base.html" %}
 
 {% block title %}User Profile: {{ user.username }}{% endblock %}
 {% block heading %}User Profile: {{ user.username }}{% endblock %}