STB/blog/views/layout/footer.php

11 lines
470 B
PHP
Executable File

</div>
<DIV class="footer" style="background-color: #333; color:grey">
<hr><p><?php echo $thissheet;?></p>
</DIV>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
</body>
</html>