{% extends "projects/base.html" %} {% load i18n %} {% block title %}Resync webhook{% endblock title %} {% block content-header %}

Resync webhook

{% endblock %} {% block content %}

{% trans "You sure?" %} O_o

{% csrf_token %}
{% endblock %}