{% extends "webapp/base.html" %} {% load i18n %} {% block title %}{% trans "Contact us - GeoRemindMe" %}{%endblock%} {% block extra_js %} {%endblock%} {%block section%}id="contact-section"{%endblock%} {% block content %}

{% trans "We are a rather nice and open bunch of people. Get in touch with us!" %}

{% trans "Email" %}
info@georemindme.com
{% trans "Telephone" %}
+34 958 15 91 09 {% trans "or" %} +34 652 384 350
{% trans "Address" %}
Calle de Elena 3, 3D, 18014, Granada, {% trans "Spain" %}
{% trans "Tech support" %}
{% trans "Meet the user community and share your questions, suggestions and problems." %}
Skype
GeoRemindMe
Twitter
@GeoRemindMe
Facebook
www.facebook.com/GeoRemindMe
Youtube
www.youtube.com/GeoRemindMe
LinkedIn
{% trans "Business profile" %}

{% trans "You can also contact us using this form" %}

Email icon

{% trans "Our team" %}

hhkaos picture
Raúl Jimenez Ortega,
{% trans "Chief Executive Officer (CEO)" %}

{% trans "Compulsive entrepreneur, technologist, extrovert programmer, friend of his friends and last but not least a guy who dreams big." %}

dugo picture
Rubén Dugo Martín,
{% trans "Chief Technology Office (CTO)" %}

{% trans "Always poking his nose in all things techy, he's an obdurate proponent of free software. Still thinks Windows is but a mere resource manager." %}

anna picture
Anna Peña Martínez,
{% trans "Product Manager" %}

{% trans "A fan of foreign TV shows, sci-fi novels and a thorough geek, she's the one you want to be around in a zombie apocalypse scenario." %}

paco picture
Francisco González Jiménez,
{% trans "Chief Financial Officer (CFO)" %}

{% trans "Social engineer, addicted to the strategy and willing to conquer the world." %}

fran picture
Francisco Javier Fernández Toro,
{% trans "Chief of Mobile Development" %}

{% trans "Self-taught and yet a great team player, with a passion for anything that can be programmed, particularly if you can carry it around in your pocket." %}

javi picture
Javier Cordero Martinez,
{% trans "Senior Web Developer" %}

{% trans "My main hobby in the project is to change the data model and often delete all users and alerts database except mine, of course." %}

{%endblock%}