Add visibility management
This commit is contained in:
@@ -12,4 +12,7 @@
|
||||
<div class="summary">{{ note.long_summary }}</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
{% if notes|length == 0 %}
|
||||
<b>Any note</b>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user