Files
Gainsight/Custom_Templates/customer_templates/Pipedrive - UserLearn/logout.html.liquid
2024-09-12 18:25:34 -04:00

5 lines
121 B
Plaintext

{% comment %} skip-auth {% endcomment %}
<script>
window.location.replace('https://learn.pipedrive.com/app')
</script>