1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Add Settings page: Move theme & lang changer to settings page

This commit is contained in:
catborise 2020-05-24 19:20:43 +03:00
parent 18ed90fb7e
commit 729f9e0039
17 changed files with 265 additions and 44 deletions

View file

@ -4,7 +4,7 @@
{% block title %}{% trans "Instance" %} - {{ vname }}{% endblock %}
{% block content %}
{% include 'pleasewaitdialog.html' %}
{% if bottom_bar %}
{% if bottom_bar == 'True' %}
<nav class="navbar navbar-expand-sm fixed-bottom navbar-light bg-light">
<div class="container">
<a class="navbar-brand" href="#">{% trans 'HOST' %}</a>