First fully working version of saving snips content with git control
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{% extends 'base/base.html.twig' %}
|
||||
|
||||
{% block body %}
|
||||
<h2>{{ snip }}</h2>
|
||||
<h2>Editing {{ snip }}</h2>
|
||||
{{ form(form) }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user