1 files changed, 4 insertions(+), 4 deletions(-)

M skins/default/base.html
M skins/default/base.html +4 -4
@@ 6,11 6,11 @@ 
     {% endblock %}
     {% block css %}
     <link rel="stylesheet" type="text/css" 
-      href="http://asynchrono.us/static/structure.css" />
+      href="{{vars.home}}/static/structure.css" />
     <link rel="stylesheet" type="text/css" 
-      href="http://asynchrono.us/static/theme.css" />
+      href="{{vars.home}}/static/theme.css" />
     <link rel="stylesheet" type="text/css" 
-      href="http://asynchrono.us/static/tweaks.css" />
+      href="{{vars.home}}/static/tweaks.css" />
     {% endblock %}
     {% block js %}
     {% endblock %}

          
@@ 115,7 115,7 @@ 
   <div id="page-outro">
     {% block footer %}
     <p id="copyright">
-      &copy; Copyright 2009 John Mulligan
+      &copy; Copyright 2009, 2010 &nbsp; John Mulligan
     </p>
     <p id="cc-license">
       Every page on this site is available under the