Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Fixed addresses in mail templates #8

Merged
merged 1 commit into from
Oct 20, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions api/pyconfi2013/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
--
------------------------------------------------------------------------
Python Suomi ry [email protected]
c/o Joni Orponen, Dodreams Ltd. http://python.fi
c/o Tuure Laurinolli http://python.fi

Erottajankatu 15-17 A 7th floor
00130 Helsinki, Finland
Kylätie 9A3
00320 Helsinki, Finland
------------------------------------------------------------------------
''')

Expand Down Expand Up @@ -108,9 +108,10 @@
--
------------------------------------------------------------------------
Python Suomi ry [email protected]
c/o Jyrki Pulliainen http://python.fi
Vartiokuja 1 E 37
20700 Turku, Finland
c/o Tuure Laurinolli http://python.fi

Kylätie 9A3
00320 Helsinki, Finland
------------------------------------------------------------------------
''')

Expand Down