ソースを参照

Link to Calefaction.

old-ruby
Ben Kurtovic 9年前
コミット
38f6af2087
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      app/views/shared/_footer.html.erb

+ 1
- 1
app/views/shared/_footer.html.erb ファイルの表示

@@ -2,7 +2,7 @@
<p>
Copyright &copy; <%= get_copyright_year %> <%= get_copyright_holders %>
&bull;
Running Calefaction <%= Calefaction::Version::VERSION_STRING %>
Running <a href="//github.com/earwig/calefaction">Calefaction</a> <%= Calefaction::Version::VERSION_STRING %>
&bull;
<a href="//eveonline.com">EVE Online</a> and all related trademarks are property of <a href="//ccpgames.com">CCP hf</a>.
</p>


読み込み中…
キャンセル
保存