[svn r8238] Now that I've put the new css up, let's use it. Should have only stuff we actually use.

This commit is contained in:
aaron 2009-01-31 22:20:36 +01:00
parent 0f2e4ebe91
commit 30921804f3

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="{{ settings.MEDIA_URL }}css/main2.css" />
<link rel="stylesheet" type="text/css" href="{{ settings.MEDIA_URL }}css/main3.css" />
<title>{% block title %}THE TITLE{% endblock %}</title>