Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

tagcanvas_include_js_static.html 309B

123456
  1. {% load static %}
  2. {% get_static_prefix as STATIC_PREFIX %}
  3. <!--[if lt IE 9]><script type="text/javascript" src="{{ STATIC_PREFIX }}/taggit_templatetags2/js/excanvas.compiled.js"></script><![endif]-->
  4. <script src="{{ STATIC_PREFIX }}taggit_templatetags2/js/tagcanvas.min.js" type="text/javascript"></script>