You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123 lines
4.1 KiB
123 lines
4.1 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<!-- $Revision: 5865 $ -->
|
|
<html>
|
|
|
|
<head>
|
|
<title><MM-List-Name> Info Page</title>
|
|
<link rel="stylesheet" type="text/css" href="./lubuntu_style.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body>
|
|
<!-- START HEADER -->
|
|
<div class="header">
|
|
<img class="logo" src="https://lubuntu.me/wp-content/uploads/2018/10/g5586.png"
|
|
alt="The official Lubuntu user mailing list">
|
|
<div class="title">
|
|
<h1><!---<MM-List-Name> -- --><MM-List-Description></h1>
|
|
</div>
|
|
</div>
|
|
<!-- END HEADER -->
|
|
<!-- START ABOUT SECTION -->
|
|
<div id="about-section-header" class="section section-header">
|
|
<h2>About <MM-List-Name></h2>
|
|
</div>
|
|
<div id="about-section-content" class="section about-section">
|
|
<p><MM-List-Info></p>
|
|
<p>
|
|
To see the collection of prior postings to the list,
|
|
visit the <MM-Archive> <MM-List-Name> Archives </MM-Archive>.
|
|
<MM-Restricted-List-Message>
|
|
</p>
|
|
</div>
|
|
<!-- END ABOUT SECTION -->
|
|
<!-- START USING SECTION -->
|
|
<div id="using-section-header" class="section section-header">
|
|
<h2>Using <MM-List-Name></h2>
|
|
</div>
|
|
<div id="using-section-content" class="section">
|
|
<p>
|
|
To post a message to all the list members, send an email to
|
|
<a href="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></a>.
|
|
</p>
|
|
|
|
<p>
|
|
You can subscribe to the list, or change your existing
|
|
subscription, in the sections below.
|
|
</p>
|
|
</div>
|
|
<!-- END USING SECTION -->
|
|
<!-- START SUBSCRIPTION SECTION -->
|
|
<div id="subscription-section-header" class="section section-header">
|
|
<h2>Subscribing to <MM-List-Name></h2>
|
|
</div>
|
|
<div id="subscription-section-content" class="section">
|
|
<p>Subscribe to <MM-List-Name> by filling out the following form. <MM-List-Subscription-Msg></p>
|
|
<MM-Subscribe-Form-Start>
|
|
<div id="subscription-email" class="input-group">
|
|
<label for="email">Your email address:</label><MM-Subscribe-Box>
|
|
</div>
|
|
<div id="subscription-name" class="input-group">
|
|
<label for="fullname">Your name (optional):</label><mm-fullname-box>
|
|
</div>
|
|
<p>
|
|
You may enter a privacy password below. This provides only mild security,
|
|
but should prevent others from messing with your
|
|
subscription. <b>Do not use a valuable password</b> as
|
|
it will occasionally be emailed back to you in cleartext.
|
|
</p>
|
|
<p>
|
|
If you choose not to enter a password, one will be
|
|
automatically generated for you, and it will be sent to
|
|
you once you've confirmed your subscription. You can
|
|
always request a mail-back of your password when you edit
|
|
your personal options.
|
|
<MM-Reminder>
|
|
</p>
|
|
<div id="subscription-password" class="input-group">
|
|
<label for="pw">Pick a password:</label><MM-New-Password-Box>
|
|
</div>
|
|
<div id="subscription-confirmation" class="input-group">
|
|
<label for="pw-conf">Re-enter password to confirm:</label><MM-New-Password-Box>
|
|
</div>
|
|
<div id="subscription-language" class="input-group">
|
|
<label for="language">Which language do you prefer to receive emails in?</label><MM-list-langs>
|
|
</div>
|
|
<mm-digest-question-start><!-- not sure if this is still needed or not -->
|
|
<div id="subscription-digest" class="input-group">
|
|
<label for="digest">Would you like to receive mail batched in a daily digest?</label>
|
|
<div>
|
|
<MM-Undigest-Radio-Button> No
|
|
<MM-Digest-Radio-Button> Yes
|
|
</div>
|
|
</div>
|
|
<mm-digest-question-end><!-- not sure if this is still needed or not -->
|
|
|
|
<div id="subscription-subscribe" class="form-action input-group">
|
|
<div> </div>
|
|
<MM-Subscribe-Button>
|
|
</div>
|
|
<MM-Form-End>
|
|
</div>
|
|
<!-- END SUBSCRIPTION SECTION -->
|
|
<!-- START SUBSCRIBERS SECTION -->
|
|
<div id="subscribers-section-header" class="section section-header">
|
|
<h2><MM-List-Name> Subscribers</h2>
|
|
</div>
|
|
<div id="subscribers-section-content" class="section">
|
|
<MM-Roster-Form-Start>
|
|
<MM-Roster-Option>
|
|
<MM-Form-End>
|
|
|
|
<MM-Options-Form-Start>
|
|
<MM-Editing-Options>
|
|
<MM-Form-End>
|
|
</div>
|
|
<!-- END SUBSCRIBERS SECTION -->
|
|
|
|
<!-- START FOOTER -->
|
|
<MM-Mailman-Footer>
|
|
<!-- END FOOTER -->
|
|
</BODY>
|
|
|
|
</HTML> |