{% extends "base.html" %} {% load static %} {% block title %}Terms of Service · {{ SITE_NAME }}{% endblock %} {% block og_title %}Terms of Service · {{ SITE_NAME }}{% endblock %} {% block twitter_title %}Terms of Service · {{ SITE_NAME }}{% endblock %} {% block meta_description %}Terms of Service for {{ SITE_NAME }} / MKDRealtor.com — how we use analytics, protect your information, and never sell or share personal data with third parties for marketing.{% endblock %} {% block og_description %}Terms of Service for {{ SITE_NAME }} / MKDRealtor.com — how we use analytics, protect your information, and never sell or share personal data with third parties for marketing.{% endblock %} {% block twitter_description %}Terms of Service for {{ SITE_NAME }} / MKDRealtor.com — how we use analytics, protect your information, and never sell or share personal data with third parties for marketing.{% endblock %} {% block content %}
{% endblock %}