mirror of
https://github.com/processwire/processwire.git
synced 2025-08-13 18:24:57 +02:00
Initial commit to new repo (carried over from: https://github.com/ryancramerdesign/ProcessWire/tree/devns)
This commit is contained in:
13
wire/templates-admin/install-foot.inc
Normal file
13
wire/templates-admin/install-foot.inc
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php namespace ProcessWire; ?>
|
||||
</form>
|
||||
</div><!--/container-->
|
||||
</div><!--/content-->
|
||||
|
||||
<div id="footer" class="footer">
|
||||
<div class="container">
|
||||
<p>ProcessWire 2.3 © 2013 by Ryan Cramer</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user