Commit 865688f5 by Manzar Hussain

check condition

parent 158ba920
......@@ -109,6 +109,8 @@
{{ page }}
{{ page_bottom }}
<js-bottom-placeholder token="{{ placeholder_token }}">
{% set url = url('<current>') %}
{% if 'investor' in url|render|render %}
<script type="text/javascript">
(function($) {
const settings = {
......@@ -215,5 +217,6 @@
});
})(jQuery);
</script>
{% endif %}
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment