New script for Karbon. Luminate and Williams-Sonoma template updates.

This commit is contained in:
Norm Rasmussen
2024-08-27 17:02:16 -04:00
parent 861119c190
commit f9df92fba9
11 changed files with 3996 additions and 151 deletions

View File

@ -58,7 +58,9 @@
<script>
console.log("{{ completed_date }}")
</script>
{% comment %} {% if completed_date == 0 %}
{% comment %}
This will be enabled when the WSGC team is ready. Leave it commented out until then.
{% if completed_date == 0 %}
<script>
window.location.replace("/app/dashboard")
</script>