Add extra meta data to snip view and show all snips in public
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
{% extends 'base/single.column.html.twig' %}
|
||||
|
||||
{% set title = 'Snip index' %}
|
||||
|
||||
{% block body %}
|
||||
<a class="btn btn-success" href="{{ path('snip_new') }}">
|
||||
<i class="fa fa-plus"></i> Add
|
||||
|
Reference in New Issue
Block a user