OK, at this stage it's just an empty LuminusWeb project...
This commit is contained in:
commit
e455387f96
19 changed files with 547 additions and 0 deletions
4
resources/templates/about.html
Normal file
4
resources/templates/about.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{% extends "templates/base.html" %}
|
||||
{% block content %}
|
||||
<p>this is the story of mw-ui... work in progress</p>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue