Mercurial Hosting > hghosting
comparison src/index.html.luan @ 22:e65668ff8822
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 15 Sep 2024 08:21:43 -0600 |
parents | e3448053230a |
children |
comparison
equal
deleted
inserted
replaced
21:b14073ab9d07 | 22:e65668ff8822 |
---|---|
27 <body> | 27 <body> |
28 <% header() %> | 28 <% header() %> |
29 <div content> | 29 <div content> |
30 <h1>Mercurial Hosting</h1> | 30 <h1>Mercurial Hosting</h1> |
31 | 31 |
32 <h3>A free service by <a href="http://www.reactionary.software/">Reactionary Software</a></h3> | 32 <h3>A free service by <a href="https://www.reactionary.software/">Reactionary Software</a></h3> |
33 | 33 |
34 <p>If you are already registered then view <a href="/admin/">your repositories</a>.</p> | 34 <p>If you are already registered then view <a href="/admin/">your repositories</a>.</p> |
35 | 35 |
36 <p>This site uses authentication for access. To use it, you must <a href="get_password.html">register</a>. If you have forgotten your password, you can get it on <a href="get_password.html">the same page</a>.</p> | 36 <p>This site uses authentication for access. To use it, you must <a href="get_password.html">register</a>. If you have forgotten your password, you can get it on <a href="get_password.html">the same page</a>.</p> |
37 | 37 |
38 <p>To see an example of a hosted repository, see <a href="https://hg.reactionary.software/repo/hghosting">the source for this service</a>.</p> | 38 <p>To see an example of a hosted repository, see <a href="https://hg.reactionary.software/repo/hghosting">the source for this service</a>.</p> |
39 | 39 |
40 <p>For support, ask in a <a href="http://www.reactionary.software/discussion.html">Reactionary Software discussion</a>.</p> | 40 <p>For support, ask in a <a href="https://www.reactionary.software/discussion.html">Reactionary Software discussion</a>.</p> |
41 </div> | 41 </div> |
42 </body> | 42 </body> |
43 </html> | 43 </html> |
44 <% | 44 <% |
45 end | 45 end |