Closed ostronom closed 13 years ago
Something is wrong with unicode as tag contents. This code:
[:a {:href "/search/"} "Поиск"]
evaluates to:
< a href="#" >?????< /a >
That was Jetty problem, sorry :(
Something is wrong with unicode as tag contents. This code:
[:a {:href "/search/"} "Поиск"]
evaluates to:
< a href="#" >?????< /a >