Skip to content
Snippets Groups Projects
Commit a17b009b authored by Chris Lawton's avatar Chris Lawton Committed by Todd Dembrey
Browse files

adding fallback text for when there are no actions to display

parent 06918ab3
No related branches found
No related tags found
No related merge requests found
{% for action in actions %}
{% include "activity/include/listing_base.html" with activity=action %}
{% empty %}
There are no actions.
{% endfor %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment