Add link to the Order of Watching Stargate
This commit is contained in:
parent
8b993300d2
commit
dfae73757b
1 changed files with 9 additions and 0 deletions
|
@ -60,6 +60,15 @@ module StargateRando::Views
|
||||||
button :onclick => "document.location.reload()", :id => "reload" do
|
button :onclick => "document.location.reload()", :id => "reload" do
|
||||||
"Get a new episode"
|
"Get a new episode"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
p do
|
||||||
|
span do
|
||||||
|
"Perhaps you might want to check out "
|
||||||
|
end
|
||||||
|
a :href => "stargateorder.html" do
|
||||||
|
"The Order of Watching Stargate"
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue