HTML template for MP2
Matthias Peng <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAOZE12rncKDrFYjimRctSkw0wGrc8M=uao+K7MpFsoP76-kFYg@mail.gmail.com> |
Currently my mp2 handler outputs the content just for an JSON API, which behaves well. If I want mp2 to output a full HTML page, what's the suggested template for this? Thank you