{% extends 'site_elements/base.html' %} {% block title %}{{ request.path_params['community'] }}{% endblock %} {% block nav_title %} {{ request.path_params['community'] }} hosted by SQLMatches {% endblock %} {% block content %} {% if base_details.disabled == 0 %} {% if 'steam_id' in request.session and request.session['steam_id'] == base_details.owner_id %}
API Key:
{{ base_details.api_key }}
NEVER SHARE YOUR API KEY WITH ANYONE, MISS USING OUR API WILL RESULT IN A PERMANENT BAN!
Check out our setup guide here.