diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-05-09 17:18:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-05-09 17:18:41 -0300 |
commit | 021c22b2b9b42c020a829f2f629a788d9b20fde5 (patch) | |
tree | eeb45c38a5d5e43324d700ce914361ea42055ef8 /templates/index.html.erb | |
parent | 0a72e0b58c49d60ac75dce3ea82a8137f24c33d8 (diff) | |
download | puppet-reprepro-021c22b2b9b42c020a829f2f629a788d9b20fde5.tar.gz puppet-reprepro-021c22b2b9b42c020a829f2f629a788d9b20fde5.tar.bz2 |
Template cleanup
Diffstat (limited to 'templates/index.html.erb')
-rw-r--r-- | templates/index.html.erb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/index.html.erb b/templates/index.html.erb index 719460e..6cf4a3e 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -7,8 +7,7 @@ <p>This is the Debian package repository of <%= domain %>. It is used for internal distribution of locally built packages not yet part of Debian. Feel free to use -it for yourself, but it comes at no warranty, see <a -href="https://wiki.<%= domain %>/Beta">the Beta page</a> for more information.</p> +it for yourself, but it comes at no warranty. <h1>How to use</h1> |