Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
Nuovo sito
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
Nuovo sito
Commits
f9e8b8fd
Commit
f9e8b8fd
authored
Oct 13, 2023
by
shadMod
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reformat index
parent
dcb96abb
Pipeline
#300
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
198 additions
and
204 deletions
+198
-204
uitwww/templates/pages/contatti/index.html
uitwww/templates/pages/contatti/index.html
+198
-204
No files found.
uitwww/templates/pages/contatti/index.html
View file @
f9e8b8fd
{# 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 title %}
Contatti
{% endblock %}
{% block content %}
<div
class=
"page"
>
<div
class=
"row"
>
<div
class=
"col"
>
<h1
class=
"text-center"
>
Contatti
</h1>
<p
class=
"intro text-center"
>
Gli indirizzi mail e le pagine di contatto di Ubuntu-it. Collabora con noi!
</p>
<h1
class=
"text-center"
>
Contatti
</h1>
<p
class=
"intro text-center"
>
Gli indirizzi mail e le pagine di contatto di Ubuntu-it. Collabora con noi!
</p>
</div>
</div>
</div>
...
...
@@ -77,6 +66,7 @@
<h2>
Gruppi di lavoro
</h2>
<p>
La comunità italiana di Ubuntu è organizzata in gruppi di lavoro.
<br/>
Per entrare in contatto con noi e contribuire a rendere Ubuntu
migliore, scrivici utilizzando i canali qui riportati.
</p>
...
...
@@ -206,8 +196,12 @@
</div>
<div
class=
"row text-center"
>
<div
class=
"col"
>
<a
class=
"btn"
href=
"http://liste.ubuntu-it.org/cgi-bin/mailman/listinfo"
>
Elenco mailing list
</a>
<a
class=
"btn"
href=
"{{ url_for("
pages
.
supporto
")
}}"
>
Canali di supporto
</a>
<a
class=
"btn"
href=
"http://liste.ubuntu-it.org/cgi-bin/mailman/listinfo"
>
Elenco mailing list
</a>
<a
class=
"btn"
href=
"{{ url_for('pages.supporto') }}"
>
Canali di supporto
</a>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment