diff --git a/.mailmap b/.mailmap index 595bcba03..f4f433092 100644 --- a/.mailmap +++ b/.mailmap @@ -6,3 +6,4 @@ + diff --git a/AUTHORS b/AUTHORS index fbdf4baa3..678d92415 100644 --- a/AUTHORS +++ b/AUTHORS @@ -32,6 +32,7 @@ John Postlethwait Joseph Heck Joshua McKenty Julien Danjou +Ke Wu Ken Pepple Mark Gius Michael Szilagyi diff --git a/horizon/templates/horizon/common/_sidebar.html b/horizon/templates/horizon/common/_sidebar.html index 20bda9c3a..bfc1fb585 100644 --- a/horizon/templates/horizon/common/_sidebar.html +++ b/horizon/templates/horizon/common/_sidebar.html @@ -1,7 +1,7 @@ -{% load horizon i18n %} +{% load branding horizon i18n %}