diff options
author | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-04-23 01:54:13 +0000 |
---|---|---|
committer | luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f> | 2010-04-23 01:54:13 +0000 |
commit | a6d95991f82f6a9a110a3c5e323c7f8d4ab4b3f3 (patch) | |
tree | e4f91b0a16d9a0aae1027a973915d8f87d5c55e9 /templates/base.html | |
parent | eaa95c860b89693e5ffd9b6df1d1375b2c03a14b (diff) |
fixed 404 template and photo importing script
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 68a1942..d0c80f0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,6 +21,7 @@ type="text/css" media="screen"> + {%block stylesheet%}{%endblock%} <!--[if lte IE 7]><link rel="stylesheet" href="http://luxagraf.net/media/css/ie.css" type="text/css" media="screen, projection"><![endif]--> |