dmfix/templates/homepage.hamlet

18 lines
699 B
Plaintext
Raw Normal View History

2021-09-22 22:53:33 -04:00
<div .container>
<div .row>
<h1 .header>
#{title}
<p>
This site is not affiliated with
2021-09-22 23:28:04 -04:00
<a href=https://discussmormonism.com target=_blank>DiscussMormonism.com
2021-09-22 22:53:33 -04:00
and is provided as a convenience. It takes links from the old MormonDiscussions.com site and redirects them to the current message board.
<form method=post enctype=#{enctype}>
^{widget}
2021-09-22 23:28:04 -04:00
<button>Go!
<p>
This site is Free Software, licensed under version 3 of the
<a href=https://www.gnu.org/licenses/gpl-3.0.html target=_blank>GNU General Public License
. The source code can be found
2021-11-10 11:02:13 -05:00
<a href=https://codeberg.org/jlamothe/dmfix target=_blank>on Codeberg
2021-09-22 23:28:04 -04:00
.