diff options
author | Tomer Kimia <tkimia@purdue.edu> | 2014-03-02 11:11:04 -0500 |
---|---|---|
committer | Tomer Kimia <tkimia@purdue.edu> | 2014-03-02 11:11:04 -0500 |
commit | d28c9b6f33ae4a95d620d46caa3799292b39480b (patch) | |
tree | 689dd9053a7bef60690b201db9fd496c83f4b071 /app/views/static | |
parent | c1f3f731cdf3201905fd8797dd4fe33783f2bc53 (diff) |
added preliminary homepage
Diffstat (limited to 'app/views/static')
-rw-r--r-- | app/views/static/homepage.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/static/homepage.html.erb b/app/views/static/homepage.html.erb new file mode 100644 index 0000000..1d999b8 --- /dev/null +++ b/app/views/static/homepage.html.erb @@ -0,0 +1 @@ +<h1>Welcome to Leauger</h1>
\ No newline at end of file |