*GNU* MediaGoblin on <title>

This commit is contained in:
Joar Wandborg 2011-05-28 23:19:44 +02:00
parent 8566cdda71
commit 491dd3ff47

View File

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