Update translations strings, add setting datetime and improve DC login flow
This commit is contained in:
parent
ed8723ee6b
commit
410f1b7913
11 changed files with 151 additions and 702 deletions
|
|
@ -12,6 +12,8 @@
|
|||
<link rel="stylesheet" href="{{ url_for('static', filename='css/butter_styles.css') }}">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='font-awesome-4.7.0/css/font-awesome.min.css') }}">
|
||||
<script src="{{ url_for('static', filename='navbar.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='time.js') }}"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue