diff options
Diffstat (limited to 'client/templates')
-rw-r--r-- | client/templates/client/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/client/about.html b/client/templates/client/about.html index ea32787..8de95a9 100644 --- a/client/templates/client/about.html +++ b/client/templates/client/about.html @@ -13,7 +13,7 @@ <div class="card"> <div class="card-content"> <p> - Versione software {{version}} + Versione software {{version}}<br>Commit ID: <a href="https://git.thearcway.org/mafaldo/scout-subs/commit/?id={{commitid}}">{{commitid}}</a> </p> <h5>Licenza</h5> <blockquote> |