This commit is contained in:
Joar Wandborg
2011-05-03 20:04:55 +02:00
10 changed files with 162 additions and 41 deletions

View File

@@ -0,0 +1 @@
/* stuff goes here :) */

View File

@@ -18,8 +18,8 @@
<html>
<head>
<title>{% block title %}MediaGoblin{% endblock title %}</title>
{# <link rel="stylesheet" type="text/css"
href="{{ request.staticdirect('/css/base.css') }}"/> #}
<link rel="stylesheet" type="text/css"
href="{{ request.staticdirect('/css/base.css') }}"/>
</head>
<body>