Browse Source

Removes garbage

Talha Mansoor 11 years ago
parent
commit
c792de63d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/article.html

+ 1 - 1
templates/article.html

@@ -1,7 +1,7 @@
 {% extends "base.html" %}
 {% extends "base.html" %}
 
 
 {% block title %}
 {% block title %}
-hell {{ article.title }} - {{ super() }}
+{{ article.title }} - {{ super() }}
 {% endblock title %}
 {% endblock title %}
 
 
 {% block content %}
 {% block content %}