From 05e7b966237c6ad1d1326cedd730ed393b5af772 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 14 Nov 2017 19:10:12 +0100 Subject: UI: welcome page --- ishtar_common/templates/welcome.html | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'ishtar_common/templates/welcome.html') diff --git a/ishtar_common/templates/welcome.html b/ishtar_common/templates/welcome.html index 4b9f3b5c5..59a53d759 100644 --- a/ishtar_common/templates/welcome.html +++ b/ishtar_common/templates/welcome.html @@ -1,11 +1,21 @@ {% load i18n %}

{% trans "Welcome in Ishtar, open source software for management and inventory of archaeological data" %}

-{{random_image}} -

{% trans "Some useful links:" %}

- +
+
+ {{random_image}} +
+
+
+
+

{% trans "Some useful links:" %}

+ +
+
+
+
-- cgit v1.2.3