commit existing workshops
This commit is contained in:
15
workshop4/Views/template/footer.phtml
Executable file
15
workshop4/Views/template/footer.phtml
Executable file
@@ -0,0 +1,15 @@
|
||||
</main>
|
||||
|
||||
|
||||
<footer class="row">
|
||||
<div id="footer"> <!--class="col-xs-12"-->
|
||||
<p>Web-site development using the MVC design pattern and the Bootstrap CSS framework</p>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user