From 28fbbc42bf1029bf9c4d9c0c562292174defbf9a Mon Sep 17 00:00:00 2001 From: Alina Derkach Date: Tue, 11 Jul 2023 15:00:01 +0300 Subject: [PATCH] add html code (#649) --- config/sphinx-build/_static/_templates/theme/relbar2.html | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sphinx-build/_static/_templates/theme/relbar2.html b/config/sphinx-build/_static/_templates/theme/relbar2.html index 7b525aad..46884276 100644 --- a/config/sphinx-build/_static/_templates/theme/relbar2.html +++ b/config/sphinx-build/_static/_templates/theme/relbar2.html @@ -5,6 +5,7 @@

For free technical help, visit the Percona Community Forum.

To report bugs or submit feature requests, open a JIRA ticket.

For paid support and managed or consulting services , contact Percona Sales.

+
{# Add the last updated timestamp from git commits using gitstamp extension #} {%- if gitstamp %} Last update: {{gitstamp}}