widget-std-mod.html revision 9a007c0d8b040b9a0f130d12e2e8749d2d2e8b1d
49N/A this.setStdModContent('body', 'first');
49N/A this.setStdModContent('body', 'second', 'after');
49N/A this.setStdModContent('body', '3', 'after');
49N/A this.setStdModContent('body', '4', 'after');
49N/A this.setStdModContent('body', '5', 'after');
49N/A this.setStdModContent('body', '6', 'before');
342N/A footer.setContent("Footer");