From 23936b0cd54c245bcc872ed24b908432e9e50268 Mon Sep 17 00:00:00 2001 From: distributive Date: Mon, 26 Sep 2022 09:29:54 +0100 Subject: [PATCH 1/4] Update formats page to use local api module --- app/Resources/views/Formats/formats.html.twig | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/app/Resources/views/Formats/formats.html.twig b/app/Resources/views/Formats/formats.html.twig index e5376595..49aa80d2 100644 --- a/app/Resources/views/Formats/formats.html.twig +++ b/app/Resources/views/Formats/formats.html.twig @@ -3,6 +3,7 @@ {% block title %}Play Formats{% endblock %} {% block body %} +{% include '/Scripts/api.html.twig' %}

{{ block('title') }}

@@ -22,14 +23,6 @@
{% if app.environment == 'prod' %}