{% extends "base.html" %} {% block title %}{{ t("github_import.title") }} - IssueDeck{% endblock %} {% block content %} {% set values = form | default({}) %}
{{ t("github_import.description") }}
{{ t("github_import.error_title") }}
{{ error }}
{{ t("github_import.repo_help") }}
{{ t("github_import.labels_help") }}
{{ t("github_import.tags_help") }}
{{ t("common.branches") }}
{{ t("github_import.status_maps_help") }}
{{ t("github_import.github_token_help") }}