aboutsummaryrefslogtreecommitdiff
path: root/app/views/application/_version.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/application/_version.html.erb')
-rw-r--r--app/views/application/_version.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/application/_version.html.erb b/app/views/application/_version.html.erb
new file mode 100644
index 0000000..616cb82
--- /dev/null
+++ b/app/views/application/_version.html.erb
@@ -0,0 +1,3 @@
+<div class="app-version" title="This is free software: you can access and acquire the source code">
+ version <span><%= version_link %></span>
+</div>