diff --git a/wordnet/templates/wordnet/index.html b/wordnet/templates/wordnet/index.html index a178f1d..5b34aee 100644 --- a/wordnet/templates/wordnet/index.html +++ b/wordnet/templates/wordnet/index.html @@ -50,7 +50,7 @@

{{search}}


{% endfor %} - td>{% for holonym in result.holonyms %} + {% for holonym in result.holonyms %} {{holonym}}