<div dir="ltr">Hi,<div><br></div><div>I did not try to reproduce this on master branch, but got it twice now on 1.9.x. The branch HEAD is commit b01f522acea6b6c5c6f487dc626a24ca928da77d<br></div><div><br></div><div>After I build the distribution...</div><div><br></div><div>$ mvn clean install -DskipTests -Pdistribution</div><div><br></div><div><br></div><div>... extract the distribution ...</div><div><br></div><div>$ cd /distribution/server-dist/target/</div><div>$ tar zxvf keycloak-1.9.2.Final-SNAPSHOT.tar.gz</div><div><br></div><div><br></div><div>... and start a standalone instance ...</div><div><br></div><div>$ cd /keycloak-1.9.2.Final-SNAPSHOT/bin</div><div>$ ./standalone.sh</div><div><br></div><div>... open the webpage at <a href="http://localhost:8080/auth">http://localhost:8080/auth</a></div><div>... create a new user</div><div>... login to the administration console with that user</div><div>... go to the list of clients</div><div>... and open (or click &#39;edit&#39;) on any of the clients</div><div><br></div><div>Then the webpage that I&#39;m looking at appears to be broken. I&#39;m looking at the template itself, I think.</div><div><br></div><div><div>Is this me, or can someone reproduce this?</div></div><div><br></div><div> - Guus</div></div>