code: widget implementation, almost there
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
{% block content %}
|
||||
|
||||
{% if item %}
|
||||
{{item.fields}}
|
||||
{{item.fields}}
|
||||
{% else %}
|
||||
No Item found.
|
||||
No Item found.
|
||||
{% endif %}
|
||||
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user