mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
newsposts: add link to mailing list posts with signatures
This commit is contained in:
parent
3e947b373f
commit
797b3d4fb2
3 changed files with 12 additions and 0 deletions
|
@ -34,6 +34,11 @@ layout: base
|
|||
</div>
|
||||
<div class="span11">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% if page.src %}
|
||||
<p>
|
||||
<a href="{{ page.src }}">Full announcement (including signatures)</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue