diff --git a/templates/article2.html b/templates/article2.html index a39be62..e6ef74c 100644 --- a/templates/article2.html +++ b/templates/article2.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}{{ title }}{% endblock %} +{% block title %}Link '{{ title }}' in '{{ hit.title }}'{% endblock %} {% block style %} @@ -8,7 +8,7 @@ {% block content %}