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 -%}
|
||||
</pre>
|
||||
{% endfor -%}
|
||||
</div>
|
||||
<br/>
|
||||
{% endfor -%}
|
||||
{% endif -%}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
||||
@@ -31,9 +31,9 @@ index {{file.oldid | truncate(length=7,end="")}}..{{file.newid | truncate(length
|
||||
{%- endfor -%}
|
||||
</pre>
|
||||
{% endfor -%}
|
||||
</div>
|
||||
<br/>
|
||||
{% endfor -%}
|
||||
{% endif -%}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
||||
Reference in New Issue
Block a user