diff --git a/src/Service/SnipContent/Lexer.php b/src/Service/SnipContent/Lexer.php new file mode 100644 index 0000000..e0acbfe --- /dev/null +++ b/src/Service/SnipContent/Lexer.php @@ -0,0 +1,8 @@ + {{ line.type }} - {{ line.from }} - {{ line.to }} + + {{ line.from }} + + + {{ line.to }} + {% endfor %} diff --git a/templates/version/index.html.twig b/templates/version/index.html.twig index b01167a..4cc09c7 100644 --- a/templates/version/index.html.twig +++ b/templates/version/index.html.twig @@ -9,7 +9,7 @@ Latest - + Compare