<?php include("header.php"); ?>
<h1>Content</h1>
<input type="text" data-inputmask="'alias': 'ip'" data-mask>
<?php include("footer.php"); ?>