diff options
Diffstat (limited to 'app/views/home/_home_text.html.haml')
-rw-r--r-- | app/views/home/_home_text.html.haml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/home/_home_text.html.haml b/app/views/home/_home_text.html.haml new file mode 100644 index 0000000..1055091 --- /dev/null +++ b/app/views/home/_home_text.html.haml @@ -0,0 +1,3 @@ +Welcome to the LEAP web application. + +For more information, visit #{link_to('leap.se', 'https://leap.se')}
\ No newline at end of file |