From 945cb5e1309553a4f9e4fc9ad603c659a34c52f4 Mon Sep 17 00:00:00 2001 From: stephan Date: Mon, 24 Feb 2020 11:50:05 +0100 Subject: [PATCH] Poster --- app/templates/main/poster.html.j2 | 81 +++++++++++++++++-------------- 1 file changed, 44 insertions(+), 37 deletions(-) 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 %}