My bad, I didn't set theme prefix for this line in casLoginView.html:
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"; 
layout:decorate="~{layout}">

 So with prefix everything works as expected:
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"; 
layout:decorate="~{test/layout}">

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/956f5905-17cc-42b0-a642-0723b9d20c16%40apereo.org.

Reply via email to