fixing typo

This commit is contained in:
Jason Cannavale 2012-10-25 17:19:55 -05:00
parent f30b6d961a
commit 3c6cbc29d4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% load compress %}
{% compress css %}
<link href='{{ STATIC_URL }}dashboard/css/fulsom.css' type='text/css' media='screen' rel='stylesheet' />
<link href='{{ STATIC_URL }}dashboard/css/folsom.css' type='text/css' rel='stylesheet' />
{% endcompress %}
<link rel="shortcut icon" href="{{ STATIC_URL }}dashboard/img/favicon.ico"/>