Merge branch 'fix-commit-template-nesting'
* fix-commit-template-nesting: Fix templates markup to prevent nesting of commit files diff blocks
This commit is contained in:
@@ -31,9 +31,9 @@ index {{file.oldid | truncate(length=7,end="")}}..{{file.newid | truncate(length
|
|||||||
{%- endfor -%}
|
{%- endfor -%}
|
||||||
</pre>
|
</pre>
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
@@ -31,9 +31,9 @@ index {{file.oldid | truncate(length=7,end="")}}..{{file.newid | truncate(length
|
|||||||
{%- endfor -%}
|
{%- endfor -%}
|
||||||
</pre>
|
</pre>
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
{% endfor -%}
|
{% endfor -%}
|
||||||
{% endif -%}
|
{% endif -%}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|||||||
Reference in New Issue
Block a user