pantry/projects/makotemplates.org/test.mako
Andrew c9ad22828c
makotemplates.org (#2625)
* new file:   projects/makotemplates.org/package.yml
	new file:   projects/makotemplates.org/test.mako
	new file:   projects/makotemplates.org/test.py

* PYTHONPATH

* PYTHONPATH

* PYTHONPATH
2023-07-19 15:01:39 -04:00

6 lines
73 B
Mako

<html>
<body>
<h1>Hello! My name is ${name}</h1>
</body>
</html>