changed name/title to "MyOSMatic" as the longer version screwed up the layout

dev-mapofmaps
Hartmut Holzgraefe 2016-11-15 17:34:42 +01:00
rodzic 93ad575a3f
commit ba27facfd7
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -29,7 +29,7 @@
<!DOCTYPE html>
<html lang="{{ LANGUAGE_CODE }}"{% if LANGUAGE_BIDI %} dir="rtl"{% endif %}>
<head>
<title>hholzgra's fork of MapOSMatic{% if DEBUG %} [DEV]{% endif %}: {% block title %}Welcome!{% endblock %}</title>
<title>MyOSMatic{% if DEBUG %} [DEV]{% endif %}: {% block title %}Welcome!{% endblock %}</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@ -82,7 +82,7 @@
data-content='<p>{% trans "Rendering daemon: " %}<i class="pull-right icon-{% if daemon_running %}ok{% else %}off{% endif %}"></i></p>
<p>{% trans "GIS database: " %}<i class="pull-right icon-{% if gis_lag_ok %}ok{% else %}{% if gis_lastupdate %}warning-sign{% else %}off{% endif %}{% endif %}"></i></p>'>
<i class="icon-white icon-{{ platform_status }}"></i>
hholzgras fork of MapOSMatic
MyOSMatic
</a>
</div>