Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Updated X3watch copy
Browse files Browse the repository at this point in the history
  • Loading branch information
soffes committed Jan 21, 2010
1 parent ab5a765 commit 5f89426
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/stylesheets/screen.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion views/home.erb
@@ -1,7 +1,7 @@
<% if params[:ref] == "x3watch" %> <% if params[:ref] == "x3watch" %>
<div class="x3watch"> <div class="x3watch">
<h2>Hey X3watch user!</h2> <h2>Hey X3watch user!</h2>
<p>Thanks for checking me out. I worked very hard on the <a href="http://itunes.apple.com/us/app/x3watch/id337170101?mt=8">X3watch iPhone app</a>. We wanted to do a lot more to it, but I hope you enjoy it.</p> <p>Thanks for checking me out. I worked very hard on the <a href="http://itunes.apple.com/us/app/x3watch/id337170101?mt=8">X3watch iPhone app</a>. We wanted to do a lot more to it but settled on a simpler version for now. I hope you enjoy it. If you need support, please <a href="mailto:info@xxxchurch.com">contact X3watch</a>.</p>
</div> </div>
<% end %> <% end %>


Expand Down

0 comments on commit 5f89426

Please sign in to comment.