diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 8045b51..d0f59b4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -113,7 +113,7 @@ </div> <div id="footer"> <a href="http://jk.ozlabs.org/projects/patchwork/">patchwork</a> - patch tracking system | <a + patch tracking system | version {{version}} | <a href="{% url 'about' %}">about patchwork</a> </div> </body> |