Commit 5858c6c1 authored by Matija Nalis's avatar Matija Nalis
Browse files

fix signature separator to be dash-dash-space instead of just dash-dash...

fix signature separator to be dash-dash-space instead of just dash-dash (Closes: #133)
parent 0cd014e8
{% autoescape off %}{% block content %}{% endblock %}
--
--
{{ settings.SITE_NAME }}{% endautoescape %}
......@@ -87,7 +87,7 @@ Subject: RFS: {{ upload.package.name }}/{{ upload.version }} -- {{ upload.packag
Subject: RFS: hello/3.1-4 [put in ITP, ITA, RC, NMU if applicable] -- friendly greeter{% endif %}
{% include "rfs.html" %}
--{% if upload %}
-- {% if upload %}
{{ upload.uploader.name }}
{% else %}
J. Maintainer
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment