Feature: тёмная тема, минималистичный UI, улучшения UX
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Главная — ERP WaterSurf{% endblock %}
|
||||
{% block content %}
|
||||
<h1>WaterSurf ERP</h1>
|
||||
<p class="lead">Выберите раздел в меню: Справочники или Документы.</p>
|
||||
<div class="ws-hero">
|
||||
<h1>WaterSurf ERP</h1>
|
||||
<p>Выберите раздел в меню: Справочники или Документы.</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user