{# Basic meta tags #} {# Open Graph meta tags for social media #} {# Twitter Card meta tags #} {% block title %}git brag - GitHub Contribution Reports{% endblock %} {# Plausible Analytics (optional, privacy-friendly) #} {% if settings and settings.enable_plausible and settings.plausible_script_hash %} {% endif %} {% block extra_head %}{% endblock %}
{% block content %}{% endblock %}
{% block extra_scripts %}{% endblock %}