marko/test/test-project/html-templates/async-fragment-timeout-message.marko
2014-09-22 11:46:18 -06:00

4 lines
144 B
Plaintext

<async-fragment data-provider="data.userInfo" var="userInfo" timeout="100" timeout-message="Server is busy!">
Hello World
</async-fragment>