Moves components out of snippets
This commit is contained in:
parent
65db2e63ac
commit
6ccf7841e1
12 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'snippets/components/card.html' %}
|
||||
{% extends 'components/card.html' %}
|
||||
|
||||
{% block card-header %}
|
||||
<h3 class="card-header-title has-background-primary has-text-white">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue