Datasnipper templates for their Weglot translation tool. Pipedrive's footer still needs the translations. Big ideas notes - finished their custom end of quiz screen items.
This commit is contained in:
@ -11,5 +11,14 @@
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" type="text/javascript"></script>
|
||||
|
||||
{% comment %}
|
||||
<script type="text/javascript" src="https://cdn.weglot.com/weglot.min.js"></script>
|
||||
<script>
|
||||
Weglot.initialize({
|
||||
api_key: 'wg_65c22885fee5b146978034548c4f888a6'
|
||||
});
|
||||
</script>
|
||||
{% endcomment %}
|
||||
|
||||
{% include 'generic_tns_carousel' %}
|
||||
{% include 'function_update_event_timezone' %}
|
||||
|
||||
Reference in New Issue
Block a user