mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
add back the version info to the title in guides index page
This commit is contained in:
parent
e3b59c715c
commit
bd91154fc4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<h2>Ruby on Rails Guides</h2>
|
||||
<h2>Ruby on Rails Guides (<%= @version %>)</h2>
|
||||
|
||||
<% if @edge %>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue