You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. <div class="diff-file-box">
  2. <div class="ui attached table segment">
  3. <div class="file-body file-code code-view code-diff">
  4. <table>
  5. <tbody>
  6. {{template "repo/diff/section_unified" dict "file" .File "root" $}}
  7. </tbody>
  8. </table>
  9. </div>
  10. </div>
  11. </div>