Skip to content
Snippets Groups Projects
m-ds.html.jinja 697 B
Newer Older
{% set img = url_for('static', filename='images/service-providers/m-ds.webp') %}
{% set website = 'https://www.m-ds.de/' %}
{% set email = 'service@m-ds.de' %}
{% set phone = '+493328308801' %}
{% extends "service_providers/layout.html.jinja" %}
{% block description %}
Cédric Krier's avatar
Cédric Krier committed
With its roots in cross-platform publishing, the company provides services around Linux/Windows server management and integrated business solutions.
For many years m-ds has supported the Tryton foundation and the team is in regular contact with other Tryton partners and customers.
The company offers services for businesses and public institutions.
{% endblock description %}
{% block location %}Berlin, Germany{% endblock %}