diff --git a/plinth/modules/sharing/templates/sharing.html b/plinth/modules/sharing/templates/sharing.html index a76a4f210..c8f6afb10 100644 --- a/plinth/modules/sharing/templates/sharing.html +++ b/plinth/modules/sharing/templates/sharing.html @@ -18,7 +18,7 @@ {% block content %} - {% include "header.html" with icon_filename=icon_filename name=title description=description %} + {% include "app-header.html" with icon_filename=icon_filename name=title description=description %}