diff --git a/app/templates/main/poster.html.j2 b/app/templates/main/poster.html.j2 index c871558c..37afffce 100644 --- a/app/templates/main/poster.html.j2 +++ b/app/templates/main/poster.html.j2 @@ -162,13 +162,20 @@ search + subdirectory_arrow_right
- subdirectory_arrow_right - The quick - brown | fox - jumps over - the lazy - dog | . + The | DET + quick | ADJ + brown | ADJ + fox | PROPN + jumps | VERB + over | ADP + the | DET + lazy | ADJ + + dog | NOUN + + . | PUNCT
@@ -200,37 +207,37 @@ {% endblock %}