Your ROOT_URL in app.ini is https://git.imagelance.com/ but you are visiting https://teatop-shop.com/templates/html/src/commit/012dc063f218d2cf75e4558d7a44f384499754c0/config.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
html/config.json

10 lines
129 B

{
"name": "Demo HTML",
"description": "Template for HTML campaigns",
"tags": [
"Demo",
"Template"
],
"format": "html"
}