somebody messed up the work page title

pull/1/head
eric 2011-11-15 14:40:23 -05:00
parent 769348bf2e
commit 83c48b5a92
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{% extends "base.html" %}
{% block title %}
— Campaign for {{ work.title }}
{{ work.title }}
{% endblock %}
{% block extra_head %}
<link type="text/css" rel="stylesheet" href="/static/css/campaign.css" />