Commit 1e6cc20c authored by Pietro Albini's avatar Pietro Albini

Merge branch 'addFirstLevelMenu'

parents a174e51e 8fb08ab2
......@@ -2,6 +2,7 @@
/uitwww.egg-info
/build
/node_modules
/dist
# Python stuff
__pycache__
......
......@@ -9,6 +9,11 @@
}
]
},
{
"name": "Scopri Ubuntu",
"endpoint": "pages.scopri-ubuntu_index",
"subs": []
},
{
"name": "Supporto",
"endpoint": "pages.supporto",
......@@ -30,5 +35,30 @@
"external": "http://chat.ubuntu-it.org"
}
]
},
{
"name": "Comunità",
"endpoint": "pages.comunita_index",
"subs": []
},
{
"name": "Eventi",
"endpoint": "pages.eventi_index",
"subs": []
},
{
"name": "Contribuisci",
"endpoint": "pages.contribuisci_index",
"subs": []
},
{
"name": "Progetto",
"endpoint": "pages.progetto_index",
"subs": []
},
{
"name": "Contatti",
"endpoint": "pages.contatti_index",
"subs": []
}
]
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}La comunità{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}Contatti{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}Aiutaci anche tu{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}I nostri eventi{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}Il progetto{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
{# Source code of the Ubuntu-it website
# Copyright (C) 2015 Pietro Albini <pietroalbini@ubuntu.com>
# 2015 Riccardo Padovani <rpadovani@ubuntu.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; witout even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
{% extends "layout.html" %}
{% block title %}Scopri Ubuntu{% endblock %}
{% block content %}
<div class="row row-hero no-border" style="padding-bottom: 20px;">
<p>
Questo sito contiene la versione in fase di sviluppo del sito web
di ubuntu-it.<br>
Non è ancora completo, e potrebbe subire modifiche sostanziali,
oltre a contenere errori.
</p>
<p>
Se volete contribuire siete i benvenuti!
<a href="http://wiki.ubuntu-it.org/GruppoWeb/Contribuire">
Scopri come aiutarci</a>!
</p>
<p><b>Il Gruppo Web di ubuntu-it</b></p>
</div>
{% endblock %}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment