diff options
Diffstat (limited to 'forged/templates')
-rw-r--r-- | forged/templates/repo_commit.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/forged/templates/repo_commit.tmpl b/forged/templates/repo_commit.tmpl index 42f2bcd..530af2f 100644 --- a/forged/templates/repo_commit.tmpl +++ b/forged/templates/repo_commit.tmpl @@ -44,6 +44,11 @@ {{- .repo_description -}} </div> </div> + <div class="padding-wrapper"> + <p> + Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along! + </p> + </div> <div class="padding-wrapper scroll"> <div class="key-val-grid-wrapper"> <section id="commit-info" class="key-val-grid"> |