Subversion Repositories web.active

Rev

Blame | Last modification | View Log | Download

<?php namespace ProcessWire; if(!defined("PROCESSWIRE_INSTALL")) die(); ?>
<?php if($formAction) echo "</form>"; ?>

    </div>
  </div><!--/#content-->

  <div id="footer" class="pw-footer">
    <div class="pw-container">
      <p>ProcessWire <?php echo PROCESSWIRE_INSTALL; ?> &copy; 2017</p>
    </div>
  </div><!--/#footer-->

</body>
</html>