BUG REPORT:
Template 1.2 has a bug with the add_css() and add_js() methods. It incorrectly calls base_path() instead of CI’s base_url(), causing a fatal error. Please stay tuned for a 1.2.1 release this evening. Feel free to hack 1.2 (or 1.1 if you’re still using that) if you need these methods to work in the meantime (lines 369 and 424).
