Sign in
apache
/
grails-intellij-plugin
/
HEAD
/
.
/
plugin
/
testdata
/
grails
/
formatter
/
html
/
nested
/
attr1.test
blob: 43718e30441343a9f95cc0849c080ef1e1b4e3d9 [
file
]
<html>
<g:form>
<div
class
=
"buttons"
>
</g:form>
</div>
</html>
-----
<html>
<g:form>
<div
class
=
"buttons"
>
</g:form>
</div>
</html>