not ideal, that i need separate file, even though i can use the fragment
from the main file.
and having th:eac in same place as th:fragment means rendering that
fragment and passing element over which i'm iterating doesn't help if
collection is empty
had problems with th:fragment, getting errors
Caused by: ognl.OgnlException: source is null for getProperty(null, "text")
now will try to style the page as if it's static page, and then add
thymeleaf things