fixate/pw-mvc-boilerplate

View on GitHub
views/contact.html.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php
/**
 * Contact template.
 *
 * Make sure to set 'Alternate Template' to 'mvc' under Template Settings
 */
echo $page->body;

echo $form;