diff --git a/webapp/templates/jury/menu.html.twig b/webapp/templates/jury/menu.html.twig index 12bddba889..b523955afc 100644 --- a/webapp/templates/jury/menu.html.twig +++ b/webapp/templates/jury/menu.html.twig @@ -7,6 +7,8 @@ {% set current_route = app.request.attributes.get('_route') %} + Euler's identity: $( e^{i\pi} + 1 = 0 )$ + $$\vec{a} \times \vec{b} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ a_x & a_y & a_z \\ b_x & b_y & b_z \end{vmatrix}$$ + + diff --git a/webapp/templates/team/partials/clarification_list.html.twig b/webapp/templates/team/partials/clarification_list.html.twig index daa60a8b53..f43303e00e 100644 --- a/webapp/templates/team/partials/clarification_list.html.twig +++ b/webapp/templates/team/partials/clarification_list.html.twig @@ -62,10 +62,13 @@ {% endif %} -