Explorar o código

Removes garbage

Talha Mansoor %!s(int64=11) %!d(string=hai) anos
pai
achega
c792de63d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/article.html

+ 1 - 1
templates/article.html

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