Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Ask
website
Commits
e04edd47
Commit
e04edd47
authored
Jun 27, 2013
by
Riccardo Padovani
Committed by
Milo Casagrande
Jun 27, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Added ubuntu-it logo to email.
parents
12cfae7a
d36f170f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
forum/skins/default/templates/notifications/base.html
forum/skins/default/templates/notifications/base.html
+2
-1
forum/skins/light/media/images/light/u_it_cof.png
forum/skins/light/media/images/light/u_it_cof.png
+0
-0
No files found.
forum/skins/default/templates/notifications/base.html
View file @
e04edd47
...
...
@@ -15,7 +15,8 @@
<center>
<table
style=
"{{ table_style }}"
>
<tbody><tr><td
style=
"padding:20px;"
>
<a
href=
"{{ settings.APP_URL }}"
style=
"border: 0;"
><img
src=
"{{ settings.APP_URL }}{{ settings.APP_LOGO }}"
alt=
"{{settings.APP_TITLE}}"
border=
"0"
/></a>
<a
href=
"http://www.ubuntu-it.org"
style=
"border: 0;"
><img
src=
"{{ settings.APP_URL }}/m/light/media/images/light/u_it_cof.png"
alt=
"Comunità Italiana di Ubuntu"
border=
"0"
style=
"float:right;"
/></a>
<a
href=
"{{ settings.APP_URL }}"
style=
"border: 0;"
><img
src=
"{{ settings.APP_URL }}{{ settings.APP_LOGO }}"
alt=
"{{settings.APP_TITLE}}"
border=
"0"
style=
"clear:right;"
/></a>
<hr
style=
"{{ hr_style }}"
/>
{% if not exclude_greeting %}
<p
style=
"{{ p_style }}"
>
{% trans "Hello" %} {{ recipient.username }},
</p>
...
...
forum/skins/light/media/images/light/u_it_cof.png
0 → 100644
View file @
e04edd47
2.55 KB
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