We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a4964 commit b8e49ceCopy full SHA for b8e49ce
app/views/events/index.html.erb
@@ -123,7 +123,8 @@
123
</a>
124
</li>
125
</ul>
126
- <br>
+
127
+ <div style='margin-top: 30px;'><a href='#top'>↑ 上に戻る</a></div>
128
</section>
129
130
<br><br>
app/views/events/latest.html.erb
@@ -93,4 +93,9 @@
93
<% end %>
94
</table>
95
</div>
96
97
+ <p>
98
+ <pre style='white-space: pre-wrap; margin-top: 60px; color: #505050;'>本ページにある開催日は <br class='ignore-pc'><a href='https://doorkeeper.jp/'>Doorkeeper</a> と <a href='http://connpass.com/'>connpass</a> にのみ対応しています。</pre>
99
+ </p>
100
101
0 commit comments