From 9d51444479cec02d0b250ae65a91d36beb5f6b1b Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 22 Jan 2021 14:45:15 +0100 Subject: Link to current source code version (per AGPL-3.0) --- app/views/welcome/index.html.erb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/views/welcome') diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index d9fd0f6..a7bf9b8 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -16,3 +16,7 @@ <% if current_user.present? %> <% end %><%# ensure it does not break when we don't have a record... %> <% end %> + +<% content_for :footer do %> + <%= version_string %> +<% end %> -- cgit v1.2.3