Fix URL
This commit is contained in:
parent
2a4fb9d827
commit
5dffc7db72
@ -9,7 +9,7 @@
|
||||
<p>List of apps that can be installed:</p>
|
||||
<ul>
|
||||
{% for app in apps %}
|
||||
<li><a href="/config/{{ app }}">{{ app }}</a></li>
|
||||
<li><a href="/install/{{ app }}">{{ app }}</a></li>
|
||||
</ul>
|
||||
{% endfor %}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user