mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
5 lines
142 B
PHP
5 lines
142 B
PHP
<?php include("header.php"); ?>
|
|
<h1>Content</h1>
|
|
<input type="text" data-inputmask="'alias': 'ip'" data-mask>
|
|
<?php include("footer.php"); ?>
|