LearningSalesForceCommerceC.../the_learning_cartridge/cartridge/templates/default/hello.isml

6 lines
62 B
Plaintext
Raw Normal View History

<html>
<body>
<h1>${pdict.param1}</h1>
</body>
</html>