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