Browse Source

fixing front page text

drop_old_mail
Stephan Richter 3 years ago
parent
commit
74b4d2d395
  1. 2
      pom.xml
  2. 7
      static/templates/frontpage.st

2
pom.xml

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.43</version>
<version>0.2.44</version>
<build>
<plugins>
<plugin>

7
static/templates/frontpage.st

@ -13,16 +13,13 @@ @@ -13,16 +13,13 @@
Widerhall is a mailing list system written in Java.
It allows to maintain a set of mailing lists with the option to make (some of) them publicy subscribable.
</p>
<p>
<em>Widerhall</em> is very lightweight, as does not include a full email server stack.
</p>
</fieldset>
<fieldset>
<legend>Why should I use <em>Widerhall</em>?</legend>
<p>
Compared to other mailing list systems, widerhall is very lightweight:
Compared to other mailing list systems, Widerhall is very lightweight:
<p>
It contains not mailserver stack. It does not even require you to set up a mailserver!
It contains no mailserver stack. It does not even require you to set up a mailserver!
</p>
</fieldset>
<fieldset>

Loading…
Cancel
Save