Fix incorrect base template usage on Russian press kit
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 3 Oct 2021 21:11:37 +0000 (17:11 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sun, 3 Oct 2021 21:11:37 +0000 (17:11 -0400)
This was still pointing to the 13 press kit, not 14.

templates/pages/about/press/presskit14/ru.html

index 1652bee6f66a84ac4922e5242b253d6438b07f0d..c7d66194edbd05058255ed655a4c8a49bc0ba314 100644 (file)
@@ -1,4 +1,4 @@
-{% extends "pages/about/press/presskit13/base.html" %}
+{% extends "pages/about/press/presskit14/base.html" %}
 
 {% block presskit_content %}
 <h1>PostgreSQL 14 Released!</h1>