Add new pages
This commit is contained in:
7
views/templates/page-enlaces.twig
Normal file
7
views/templates/page-enlaces.twig
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends 'layouts/base.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<div class="alert alert-warning" role="alert">
|
||||
Enlaces ---- A simple warning alert—check it out!
|
||||
</div>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user