dashboard: replace informal welcome text with product name
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
</div>
|
||||
<main class="admin-layout">
|
||||
<section class="panel">
|
||||
<div class="admin-intro">Добро пожаловать в инфраструктурную песочницу</div>
|
||||
<div class="admin-intro">Инфраструктурный полигон МОНТ</div>
|
||||
{% if session_notice %}
|
||||
<div class="session-notice">{{ session_notice }}</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user