Skip to content

Commit

Permalink
PG-1176 Added EOL label to docs (#700)
Browse files Browse the repository at this point in the history
modified:   _resource/overrides/main.html
  • Loading branch information
nastena1606 authored Dec 12, 2024
1 parent bb184a2 commit 9d53c24
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions _resource/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,10 @@
{# Import the theme's layout. #}
{% extends "base.html" %}

{%- macro relbar2 () %}
<div class="md-relbar2__inner md-grid">
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h4>Contact Us </h4>
<p>For free technical help, visit the Percona <a class="reference external" href="https://forums.percona.com/c/postgresql/25?utm_campaign=Doc%20pages" target="_blank">Community Forum</a>.<br>
<p>To report bugs or submit feature requests, open a <a class="reference external" href="https://jira.percona.com/projects/DISTPG/issues/" target="_blank">JIRA</a> ticket.<br>
<p>For paid <a class="reference external" href="https://www.percona.com/services/support"> support </a> and <a class="reference external" href="https://www.percona.com/services/managed-services"> managed </a> or <a class="reference external" href="https://www.percona.com/services/consulting">consulting services </a>, contact <a class="reference external" href="https://www.percona.com/about-percona/contact" target="_blank">Percona Sales</a>.</p>
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=b95a2b04-c5c7-47f9-bb4e-b7fc13c3ab0d" />
</article>
</div>
</div>
{%- endmacro %}
{# Add EOL lable #}
{% block outdated %}
<div>This documentation is for the end of life version of Percona Distribution for PostgreSQL 12. <br><strong><a href="https://www.percona.com/blog/postgresql-12-end-of-life-upgrade-now-with-percona/">Learn more about PostgreSQL 12 end of life implications and what upgrade options you have</a>.</strong> See the <strong><a href= {{ '../' ~ base_url }}>current documentation</a></strong>. </div>
{% endblock %}

{% block scripts %}
<script src="https://cmp.osano.com/Azqe5vTyLOSbN3OuT/49ad85b5-0418-4794-ab81-7599dddd534c/osano.js"></script>
Expand Down

0 comments on commit 9d53c24

Please sign in to comment.