|
@@ -69,7 +69,7 @@
|
|
{% endif %}
|
|
{% endif %}
|
|
|
|
|
|
{% if expandedVersion and not expandedVersion.license %}
|
|
{% if expandedVersion and not expandedVersion.license %}
|
|
- <div class="alert alert-danger">There is no license information available for the current version ({{ expandedVersion.version }}) of this package. Please contact the maintainer for more information.</div>
|
|
|
|
|
|
+ <div class="alert alert-danger">There is no license information available for the latest version ({{ expandedVersion.version }}) of this package.</div>
|
|
{% endif %}
|
|
{% endif %}
|
|
|
|
|
|
<p class="description">{{ package.description }}</p>
|
|
<p class="description">{{ package.description }}</p>
|