Show version in about

This commit is contained in:
Deon George
2021-08-08 20:46:52 +10:00
parent 8d4ca2963d
commit 5ca6c8126e
2 changed files with 13 additions and 0 deletions

View File

@@ -61,4 +61,5 @@ If you have more than 1 BBS, then the Clearing House can receive all your mail f
<h4>Open Source</h4>
<p>FTN Clearing House is build with Open Source software. At it's core, PHP drives this web UI and the interaction with nodes.</p>
<p>This web UI has been inspired by the great work at <a href="https://int10h.org">int10h.org</a>. If you have ideas to make it even better, please send me a message, or submit your comments in <a href="https://dev.leenooks.net/bbs/clrghouz">gitlab</a></p>
<span class="float-end"><strong class="highlight">clrghouz</strong> <small>[<strong class="gray">{{ gethostname() }}</strong>@if (File::exists('../VERSION')) @ <strong class="success">{{ chop(File::get('../VERSION')) }}</strong>@endif]</small></span>
@endsection