summaryrefslogtreecommitdiff
path: root/templates/public/art.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-03 15:41:44 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-03 15:41:44 -0300
commit2b31a1cdd40763be0d8dc042c7638e81e47769fd (patch)
tree3a358db08f74a7e8c5e65e43206d48045ad53859 /templates/public/art.html
parent2ad424ddbd771cb193f8f8dee102348be8d7a04f (diff)
Parabola specific changes. Preparing for launch!
Diffstat (limited to 'templates/public/art.html')
-rw-r--r--templates/public/art.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/templates/public/art.html b/templates/public/art.html
index 0a6dbb83..68179f23 100644
--- a/templates/public/art.html
+++ b/templates/public/art.html
@@ -8,18 +8,19 @@
<h2>Parabola Logos and Artwork</h2>
- <p> You can help by creating artwork for Parabola GNU/Linux. </p>
+ <p>You can help by creating artwork for Parabola GNU/Linux-libre.</p>
- <p> Send your desings to web@list.parabolagnulinux.org and state they are CC-by-sa
- or another free culture license </p>
+ <p>Send your designs to web@list.parabolagnulinux.org and state they are CC-by-sa
+ or another free culture friendly license.</p>
+ {% comment %}
<h3>Logos for Press Usage</h3>
<p>The following Parabola logos are available for press and other use.</p>
- <p><strong>Two-color standard version</strong><br />
+ <p><strong>Two-color standard version</strong><br/>
{% comment %}
<!-- This is an example of how images should be added here -->
@@ -31,7 +32,6 @@
<img src="{% cdnprefix %}/media/logos/parabola-logo-dark-90dpi.png"
alt="Parabola PNG logo @ 90dpi" title="Parabola PNG logo @ 90dpi" />
-{% endcomment %}
<p><strong>Two-color inverted version</strong> (for dark backgrounds)<br />
@@ -54,6 +54,7 @@
<li><strong>parabola-themes-kdm</strong> - KDM login themes</li>
<li><strong>parabola-themes-slim</strong> - SLiM login themes</li>
</ul>
+{% endcomment %}
</div><!-- #artwork -->
{% endblock %}