weaverryan/symfony-docs

Why does admonition.html.twig have an empty div?

weaverryan opened this issue · 1 comments

The admonition.html.twig template has an empty div in it with just a class:

<div class="{{ name }}"></div>

Any reason why?

Nevermind - I'm just going to remove it