Author: gregoryjnewman
Date: Sat Sep 27 15:33:32 2008
New Revision: 967

Modified:
    trunk/pinax/templates/base.html

Log:
removing reference to tag_helper

Modified: trunk/pinax/templates/base.html
==============================================================================
--- trunk/pinax/templates/base.html     (original)
+++ trunk/pinax/templates/base.html     Sat Sep 27 15:33:32 2008
@@ -58,8 +58,7 @@

          <div id="footer">{% block footer %}{% endblock %}</div>

-        {% js_tag "jquery.js" %}
-        <script src="/site_media/base.js" type="text/javascript"></script>
+        <script src="/site_media/jquery.js"  
type="text/javascript"></script>        <script src="/site_media/base.js"  
type="text/javascript"></script>
          {% load analytics %}
          {% urchin %}
          {% block extra_body %}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to