Initial commit
This commit is contained in:
8
pma/templates/setup/form/index.twig
Normal file
8
pma/templates/setup/form/index.twig
Normal file
@ -0,0 +1,8 @@
|
||||
{% extends 'setup/base.twig' %}
|
||||
{% block content %}
|
||||
|
||||
<h2>{{ name }}</h2>
|
||||
|
||||
{{ page|raw }}
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user