Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions listinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
width: 60%; /* approximately 693px */
margin: 0 auto;
padding-top: 1.5%;
min-width: 600px;
}

header {
Expand Down Expand Up @@ -164,12 +165,12 @@ <h2>Unsubscribe/Options</h2>
</form>

<h2>Problems?</h2>
<p>If you have any issues, or possibly have something to tell the administrator about, you can email them directly here: <a href="mailto:<MM-Owner>"><MM-Owner></MM-Owner>a.</p>
<p>If you have any issues, or possibly have something to tell the administrator about, you can email them directly here: <a href="mailto:<MM-Owner>"><MM-Owner></MM-Owner></a>.</p>
</section>

<footer>
<hr>
<p>Delivered by <a href="http://lists.org/">Mailman</a>. Made a bit prettier by <a href="http://github.com/termisoc/mailman-theme">TermiSoc</a>.</p>
<p>Delivered by <a href="https://www.gnu.org/software/mailman/">Mailman</a>. Made a bit prettier by <a href="http://github.com/termisoc/mailman-theme">TermiSoc</a>.</p>
</footer>
</div>
</body>
Expand Down
1 change: 1 addition & 0 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
width: 60%; /* approximately 693px */
margin: 0 auto;
padding-top: 1.5%;
min-width: 600px;
}

header {
Expand Down
1 change: 1 addition & 0 deletions subscribe.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
width: 60%; /* approximately 693px */
margin: 0 auto;
padding-top: 1.5%;
min-width: 600px;
}

header {
Expand Down