{#if current_language === "python"}
$ {py_install}
{:else if current_language === "javascript"}
$ {js_install}
{/if}