diff options
Diffstat (limited to 'bn_django/templates/base.html')
-rw-r--r-- | bn_django/templates/base.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/bn_django/templates/base.html b/bn_django/templates/base.html index dd66c97..402a959 100644 --- a/bn_django/templates/base.html +++ b/bn_django/templates/base.html @@ -3,9 +3,9 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> {% block stylesheets %} -<!--<link rel="STYLESHEET" type="text/css" href="style/default.css" /> -<link rel="STYLESHEET" type="text/css" href="/style/default.css" />--> -<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css" /> +<link rel="STYLESHEET" type="text/css" href="style/default.css" /> +<link rel="STYLESHEET" type="text/css" href="/style/default.css" /> +<!--<link rel="STYLESHEET" type="text/css" href="http://static.bryannewbold.com/style/default.css" /> --> {% endblock %} {% block externaljs %} {% endblock %} <title>{% block windowtitle %}bryannewbold.com{% endblock %}</title> @@ -55,6 +55,7 @@ Here lies content! {% endblock %} </div> +{% block commentary %} {% endblock %} <div class="content_footer" id="footer" name="footer"> <b> |