mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Make year dynamically updated
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
= yield
|
= yield
|
||||||
|
|
||||||
%footer
|
%footer
|
||||||
%p © BikeShed 2014
|
%p © BikeShed #{Time.now.year}
|
||||||
|
|
||||||
= javascript_include_tag "application"
|
= javascript_include_tag "application"
|
||||||
= javascript_include_tag params[:controller]
|
= javascript_include_tag params[:controller]
|
||||||
|
|||||||
Reference in New Issue
Block a user