app/Resources/views/timer/timer.html.twig line 1

Open in your IDE?
  1. {% extends 'base.html.twig' %}
  2. {% block body %}
  3.     This is the API for the Acro Timer.
  4. {% endblock %}