Interpolation.
This commit is contained in:
parent
a1596e5642
commit
ae543f6085
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
||||||
%body
|
%body
|
||||||
= block(:body)
|
= block(:body)
|
||||||
#footer
|
#footer
|
||||||
© <%= Time.now.year %> – #{Time.now.year} <%= @user %> | Powered by <a href="https://github.com/botanicus/ace">Ace</a>.
|
== © <%= Time.now.year %> – #{Time.now.year} <%= @user %> | Powered by <a href="https://github.com/botanicus/ace">Ace</a>.
|
||||||
|
|
Loading…
Reference in a new issue