<Ktor | How to connect FreeMaker-Templates with Im...
# stackoverflow
u
Ktor | How to connect FreeMaker-Templates with Image? Hello everyone, I just started learing Kotlin and Ktor for Web Development. I started creating a Template and everything worked perfectly but now I want to add an image to my Templates. In the Kotlin Docs they created a static route but I'm getting the following error: /img/logo.png. Exception class freemarker.core.ParseException: Syntax error in template "img/logo.png" in line 114, column 255 NK