{% extends "repository/repo_layout.html" %} {% set active_tab = 'wiki' %} {% block title %}Wiki — {{ repo_owner }}/{{ repo_name }} — {{ brand_name }}{% endblock %} {# Wiki modals, scripts, and styles live in repo_layout when repo.has_wiki. #} {% block repo_content %}
{% endblock %}