diff --git a/www/templates/5.0/embed-debug.tpl.php b/www/templates/5.0/embed-debug.tpl.php
index b9372050aca55dc5c83f580ff95617d3d564afff..959ba49b70db2ffe3b71138fdf22b4577e4b1f8c 100644
--- a/www/templates/5.0/embed-debug.tpl.php
+++ b/www/templates/5.0/embed-debug.tpl.php
@@ -5,8 +5,8 @@
   <meta http-equiv="x-ua-compatible" content="ie=edge" />
   <title>Search | University of Nebraska&ndash;Lincoln</title>
   <link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
-  <link rel="stylesheet" href="/wdn/templates_5.1/css/main.css" />
-  <link rel="stylesheet" href="/wdn/templates_5.1/js/js-css/tabs.css" />
+  <link rel="stylesheet" href="/wdn/templates_5.2/css/main.css" />
+  <link rel="stylesheet" href="/wdn/templates_5.2/js/js-css/tabs.css" />
   <script data-main="js/embed-src/main.js" src="js/embed-src/require.js"></script>
   <?php echo $head ?>
 </head>
@@ -15,7 +15,7 @@
     <?php echo $maincontent ?>
   </main>
   <script>
-    require(['https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-utility.js', 'https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-tabs.js'], function() {
+    require(['https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-utility.js', 'https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-tabs.js'], function() {
       DCFUtility.flagSupportsWebP();
       DCFUtility.flagSupportsJavaScript();
 
diff --git a/www/templates/5.0/embed.tpl.php b/www/templates/5.0/embed.tpl.php
index e43c0019a7030fe21a589fd48d362f4f3039e704..9f23740676ea894d1147c032fd8970f845ae7c87 100644
--- a/www/templates/5.0/embed.tpl.php
+++ b/www/templates/5.0/embed.tpl.php
@@ -5,8 +5,8 @@
   <meta http-equiv="x-ua-compatible" content="ie=edge" />
   <title>Search | University of Nebraska&ndash;Lincoln</title>
   <link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
-  <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.1/css/main.css" />
-  <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.1/js/js-css/tabs.css" />
+  <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.2/css/main.css" />
+  <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.2/js/js-css/tabs.css" />
   <script src="js/embed/all.js?v=<?php echo $cacheVersion; ?>"></script>
   <?php echo $head ?>
 </head>
@@ -16,8 +16,8 @@
   </main>
 </body>
 <script>
-    require(['https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-utility.js',
-        'https://unlcms.unl.edu/wdn/templates_5.1/js/compressed/dcf-tabs.js'], function() {
+    require(['https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-utility.js',
+        'https://unlcms.unl.edu/wdn/templates_5.2/js/compressed/dcf-tabs.js'], function() {
       DCFUtility.flagSupportsWebP();
       DCFUtility.flagSupportsJavaScript();