mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Added little hook to add extra context to homepage
This commit is contained in:
parent
6cf181953f
commit
1ed8e087fd
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
{% if is_new %}
|
||||
<div class="news">
|
||||
<h2>Recent Changes</h2>
|
||||
|
||||
<p>{{ DPASTE_NEW_EXTRA }}</p>
|
||||
<p>dpaste now supports one time snippets as an option in the
|
||||
expiration dropdown. One time snippets are deleted as soon as
|
||||
another person views the snippet.</p>
|
||||
|
|
Loading…
Reference in a new issue