Added quotes around node type name
This commit is contained in:
parent
5ebec42e6d
commit
34921ece76
@ -16,7 +16,7 @@
|
||||
|
||||
.node-details-meta.footer
|
||||
p.error-node-type-not-found
|
||||
| Sorry, I don't know how to display a node of type {{ node.node_type }}.
|
||||
| Sorry, I don't know how to display a node of type "{{ node.node_type }}".
|
||||
| {% if node.description %}
|
||||
| I'll just show the description.
|
||||
| {% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user