Tyk Gateway stopped working

Hi, I think you’re right about the templates as this is what I found in the error logs:

time=“Aug 1 10:17:51” level=info msg=“Using /opt/tyk-dashboard/tyk_analytics.conf for configuration”
time=“Aug 1 10:17:51” level=info msg=“Creating new Redis connection pool”
time=“Aug 1 10:17:51” level=info msg=“Creating new Redis connection pool”
time=“Aug 1 10:17:51” level=info msg=“Creating new Redis connection pool”
time=“Aug 1 10:17:51” level=info msg=“Creating new Redis connection pool”
time=“Aug 1 10:17:51” level=info msg=“Adding available nodes…”
time=“Aug 1 10:17:51” level=info msg=“Tyk Analytics Dashboard v1.3.7”
time=“Aug 1 10:17:51” level=info msg=“Copyright Martin Buhr 2016”
time=“Aug 1 10:17:51” level=info msg=“https://www.tyk.io
time=“Aug 1 10:17:51” level=info msg=“Listening on port: 3000”
panic: html/template: pattern matches no files: portal/templates/*.html

goroutine 1 [running]:
html/template.Must(0x0, 0xf7b620, 0xc420253cb0, 0x0)
/usr/local/go/src/html/template/template.go:360 +0x54
main.setupPortalTemplates()
/src/github.com/TykTechnologies/tyk-analytics/Main.go:530 +0x42a
main.main()
/src/github.com/TykTechnologies/tyk-analytics/Main.go:943 +0x57

However I haven’t touched anything since everything was running. Would you mind pointing me in the direction of which files should go where?

Again, thank you for you help!