2.0 - WebUI builder ("Cielight" merge) #9

Merged
Djeex merged 43 commits from beta into main 2025-08-26 10:52:13 +02:00
36 changed files with 3780 additions and 14 deletions
Showing only changes of commit 8a04fe5aa6 - Show all commits

View File

@ -1,7 +1,7 @@
{% extends "template/base.html" %} {% extends "template/base.html" %}
{% block title %}Gallery Editor{% endblock %} {% block title %}Lumeex - Gallery Editor{% endblock %}
{% block content %} {% block content %}

View File

@ -1,6 +1,6 @@
{% extends "template/base.html" %} {% extends "template/base.html" %}
{% block title %}Gallery Editor{% endblock %} {% block title %}Lumeex{% endblock %}
{% block content %} {% block content %}

View File

@ -1,6 +1,6 @@
{% extends "template/base.html" %} {% extends "template/base.html" %}
{% block title %}Site Info{% endblock %} {% block title %}Lumeex - Site Info{% endblock %}
{% block content %} {% block content %}

View File

@ -1,6 +1,6 @@
{% extends "template/base.html" %} {% extends "template/base.html" %}
{% block title %}Theme Editor{% endblock %} {% block title %}Lumeex - Theme Editor{% endblock %}
{% block content %} {% block content %}