<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>{% block title %}{{ title }}{% endblock %}</title>
- <link rel="stylesheet" type="text/css" href="{{ media_url }}style/main.css" />
+ <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}style/main.css" />
</head>
<body>
<div id="page">