updated defaults from examples
This commit is contained in:
7
defaults/App/views/index.html.twig
Normal file
7
defaults/App/views/index.html.twig
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends '@novaconium/master.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
<h1>This is twig</h1>
|
||||
<p>Content Here</p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user