diff --git a/lumi2/static/images/base/toolbox.svg b/lumi2/static/images/base/toolbox.svg new file mode 100644 index 0000000..4c1d1a0 --- /dev/null +++ b/lumi2/static/images/base/toolbox.svg @@ -0,0 +1,656 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lumi2/templates/usermanager/index.html b/lumi2/templates/usermanager/index.html index 887618f..153482d 100644 --- a/lumi2/templates/usermanager/index.html +++ b/lumi2/templates/usermanager/index.html @@ -1,6 +1,15 @@ {% extends 'base.html' %} {% block content %} -

Welcome to LUMI 2

-

This site is still under construction.

+

Welcome to LUMI 2

+
+ Picture of a toolbox. +
+
+

This site is still under construction.

+
{% endblock content %}