Refactor templates to be more structured
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends 'base/base.html.twig' %}
|
||||
{% extends 'base/single.column.html.twig' %}
|
||||
|
||||
{% block title %}Snip {{ snip }}{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user