projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a80cc42
)
Fix silly typo
author
Magnus Hagander
<magnus@hagander.net>
Mon, 28 Sep 2020 15:54:28 +0000
(17:54 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Mon, 28 Sep 2020 15:55:45 +0000
(17:55 +0200)
templates/news/newsarchive.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/news/newsarchive.html
b/templates/news/newsarchive.html
index 7852455a41ba5dc7860c135751b4315eed60aa7f..1b03c2109aa729dbaff1b2790a1d8143d4b006c8 100644
(file)
--- a/
templates/news/newsarchive.html
+++ b/
templates/news/newsarchive.html
@@
-22,7
+22,7
@@
{%endif%}
<p>
- News articles are either from the PostgreSQL project or contributeed by other related organisations. If you wi
t
h to share news
+ News articles are either from the PostgreSQL project or contributeed by other related organisations. If you wi
s
h to share news
related to PostgreSQL, you may <a href="/account/news/new/">submit</a> your own articles for consideration after logging in.
</p>
{%endblock%}