Skip to content

Commit

Permalink
[package-index.html] Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Feb 27, 2024
1 parent 69ff0c9 commit e613616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chumweb/www/views/pages/package-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h1>{{ page_title }}</h1>
{% for pkg in pkgs %}
{{ package_item.package_item(pkg, "li") }}
{% else %}
<p>No apps found with the given filters</p>
<p>No software found when applying the provided filters.</p>
{% endfor %}
</ul>
{% endblock main %}

0 comments on commit e613616

Please sign in to comment.