diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 20:09:46 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-05 20:09:46 +0200 |
| commit | 6d53f660453552414207a711cef2cad2f09bf8d3 (patch) | |
| tree | da14d18d48ba4c5217f466ade0aad79c40bb3bca /ishtar_common/templates/welcome.html | |
| parent | 4190b4a7dc03c0b9f1ca4113b4d0706c1bfffa19 (diff) | |
| parent | edfe798c15c8589933cb41314d01ff73a8d7c0c8 (diff) | |
| download | Ishtar-6d53f660453552414207a711cef2cad2f09bf8d3.tar.bz2 Ishtar-6d53f660453552414207a711cef2cad2f09bf8d3.zip | |
Merge branch 'master' into v0.9
Diffstat (limited to 'ishtar_common/templates/welcome.html')
| -rw-r--r-- | ishtar_common/templates/welcome.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/welcome.html b/ishtar_common/templates/welcome.html index 42935d8f9..eb9de475e 100644 --- a/ishtar_common/templates/welcome.html +++ b/ishtar_common/templates/welcome.html @@ -2,6 +2,7 @@ {% load url from future %} <h2>{% trans "Welcome in Ishtar, open source software for management and inventory of archaeological data" %}</h2> +{{random_image}} <p>{% trans "Some useful links:" %}</p> <ul> <li><a href='https://ishtar-archeo.net' target="_blank">{% trans "Presentation site and blog" %}</a>{% trans ":"%} {% trans "stay tuned with Ishtar news!" %}</li> |
