projects
/
pgcac-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25940e7
)
Add a link to the trademark policy.
author
Steve Singer
<steve@ssinger.info>
Mon, 6 Jul 2020 08:21:44 +0000
(09:21 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Mon, 6 Jul 2020 08:21:44 +0000
(09:21 +0100)
templates/pages/trademarks/list.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/trademarks/list.html
b/templates/pages/trademarks/list.html
index 0a8d056d838ce98597ee6266665425454fc4e0b4..4ac23a15814d3c2adc7b7c420b13ffd444fe9d70 100644
(file)
--- a/
templates/pages/trademarks/list.html
+++ b/
templates/pages/trademarks/list.html
@@
-16,4
+16,9
@@
<li><a href="/static/img/slonik_mark.svg">Slonik Elephant Image</a> (EU, US)</li>
</ul>
</p>
+<p>
+ These trademarks can be used according to the
+ <a href="https://www.postgresql.org/about/policies/trademarks/"> PostgreSQL
+ trademark Policy</a>.
+ </p>
{%endblock%}