File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tools/php_api_ref/.phpdoc/template Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3- {% block title %}{{ node .name }} | {{ project . name }} (Ibexa Documentation) {% endblock %}
3+ {% block title %}{{ node .name }} | {{ parent () }}{% endblock %}
44
55{% block content %}
66 {% include ' components/breadcrumbs.html.twig' %}
Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3- {% block title %}{{ node .name }} | {{ project . name }} (Ibexa Documentation) {% endblock %}
3+ {% block title %}{{ node .name }} | {{ parent () }}{% endblock %}
44
55{% block content %}
66 {% include ' components/breadcrumbs.html.twig' %}
Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3- {% block title %}{{ node .name }} | {{ project . name }} (Ibexa Documentation) {% endblock %}
3+ {% block title %}{{ node .name }} | {{ parent () }}{% endblock %}
44
55{% block content %}
66 {% include ' components/breadcrumbs.html.twig' %}
You can’t perform that action at this time.
0 commit comments