File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -385,16 +385,6 @@ <h5 class="mt-3">No applications in this category</h5>
385385 < i class ="bi bi-app-indicator text-muted " style ="font-size: 4rem; "> </ i >
386386 < h4 class ="mt-3 "> No GUI Applications Available</ h4 >
387387 < p class ="text-muted mb-4 "> No GUI applications have been configured yet.</ p >
388- {% if current_user.is_admin() %}
389- < div class ="alert alert-info ">
390- < h6 > < i class ="bi bi-info-circle me-1 "> </ i > Administrator Note</ h6 >
391- < p class ="mb-2 "> You can initialize default applications using the CLI command:</ p >
392- < code > flask gui-init</ code >
393- {% if gui_uses_wslg %}
394- < br > < small class ="text-muted mt-2 "> WSLg-optimized applications will be created automatically!</ small >
395- {% endif %}
396- </ div >
397- {% endif %}
398388 </ div >
399389 {% endif %}
400390 </ div >
You can’t perform that action at this time.
0 commit comments