Change app name
This commit is contained in:
parent
b91dcb755c
commit
344d48a6f8
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<meta name="author" content="Kumi Systems e.U.">
|
<meta name="author" content="Kumi Systems e.U.">
|
||||||
|
|
||||||
<title>{% if title %}{{ title }} – {% endif %}VPN360 Device Administration</title>
|
<title>{% if title %}{{ title }} – {% endif %}Remote VR</title>
|
||||||
|
|
||||||
{% load static %}
|
{% load static %}
|
||||||
{% load repo %}
|
{% load repo %}
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark static-top">
|
<nav class="navbar navbar-expand-lg navbar-dark bg-dark static-top">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a class="navbar-brand" href="/">VPN360 Device Administration</a>
|
<a class="navbar-brand" href="/">Remote VR</a>
|
||||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
|
||||||
<span class="navbar-toggler-icon"></span>
|
<span class="navbar-toggler-icon"></span>
|
||||||
</button>
|
</button>
|
||||||
|
|
Loading…
Reference in a new issue