We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7dadc commit e91cd2bCopy full SHA for e91cd2b
1 file changed
_resourcepdf/overrides/main.html
@@ -6,12 +6,6 @@
6
{# Import the theme's layout. #}
7
{% extends "base.html" %}
8
9
-{% block announce %}
10
-<div class="md-banner" style="background-color: #b71c1c; color: white;">
11
- ⚠️ pg_upgrade is currently broken with encrypted tables (pg_tde). Do NOT use it for upgrades.
12
-</div>
13
-{% endblock %}
14
-
15
{% block scripts %}
16
<script src="https://cmp.osano.com/Azqe5vTyLOSbN3OuT/49ad85b5-0418-4794-ab81-7599dddd534c/osano.js"></script>
17
{{ super() }}
0 commit comments