From 639a5b1dd02c034f9770b25c557fdc68838c9c09 Mon Sep 17 00:00:00 2001 From: patrickpircher Date: Sun, 14 Jul 2024 14:35:05 +0200 Subject: [PATCH] add BASE_URL --- tests/app-template/app/index.html | 2 +- tests/app-template/tests/index.html | 4 ++-- tests/ts-app-template/app/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/app-template/app/index.html b/tests/app-template/app/index.html index c53dfc7da..b1d1850aa 100644 --- a/tests/app-template/app/index.html +++ b/tests/app-template/app/index.html @@ -16,7 +16,7 @@ {{content-for "body"}} - + - - + + {{content-for "body-footer"}} {{content-for "test-body-footer"}} diff --git a/tests/ts-app-template/app/index.html b/tests/ts-app-template/app/index.html index 8fcb46225..eb54b6492 100644 --- a/tests/ts-app-template/app/index.html +++ b/tests/ts-app-template/app/index.html @@ -16,7 +16,7 @@ {{content-for "body"}} - +