diff --git a/templates/twitch/campaign_detail.html b/templates/twitch/campaign_detail.html index e131097..3b2eaae 100644 --- a/templates/twitch/campaign_detail.html +++ b/templates/twitch/campaign_detail.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}{{ campaign.name }} - Twitch Drops Tracker{% endblock %} +{% block title %}{{ campaign.clean_name }} - Twitch Drops Tracker{% endblock %} {% block content %}