Skip to content
Snippets Groups Projects
Commit 8db7dea4 authored by Martin Mareš's avatar Martin Mareš
Browse files

Definitivní e-mailové adresy

parent 0b628fb3
No related branches found
No related tags found
No related merge requests found
...@@ -10,4 +10,4 @@ SECRET_KEY = "FIXME" ...@@ -10,4 +10,4 @@ SECRET_KEY = "FIXME"
SESSION_COOKIE_PATH = '/' SESSION_COOKIE_PATH = '/'
SESSION_COOKIE_NAME = 'mo_session' SESSION_COOKIE_NAME = 'mo_session'
MAIL_FROM = "mo-submit@matfyz.cz" # FIXME MAIL_FROM = "osmo-auto@mo.mff.cuni.cz"
...@@ -31,6 +31,6 @@ ...@@ -31,6 +31,6 @@
{% endwith %} {% endwith %}
{% block body %}{% endblock %} {% block body %}{% endblock %}
<hr> <hr>
<p>V případě problémů napište správci na adresu <a href='mailto:mj@ucw.cz'>mj@ucw.cz</a>. <p>V případě problémů napište správci na adresu <a href='osmo@mo.mff.cuni.cz'>osmo@mo.mff.cuni.cz</a>.
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment