Skip to content

Instantly share code, notes, and snippets.

@nhomar
Created March 29, 2015 20:37
Show Gist options
  • Select an option

  • Save nhomar/df0bad9ca929f147228a to your computer and use it in GitHub Desktop.

Select an option

Save nhomar/df0bad9ca929f147228a to your computer and use it in GitHub Desktop.
assets_less
<!-- Customization modal -->
<template id="avantgarde_custom_modal_less" inherit_id="website.assets_frontend" active="True">
<xpath expr="//link[last()]" position="after">
<link href="/theme_avantgarde/static/src/less/customize_modal.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment