summaryrefslogtreecommitdiff
path: root/project/templates/adapad.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/adapad.html')
-rw-r--r--project/templates/adapad.html17
1 files changed, 9 insertions, 8 deletions
diff --git a/project/templates/adapad.html b/project/templates/adapad.html
index d0802c4..a534c2d 100644
--- a/project/templates/adapad.html
+++ b/project/templates/adapad.html
@@ -11,14 +11,15 @@
<h4>Adapad</h4>
-<p>I have a soft spot for the <a href="http://www.adaic.org/">Ada programming language</a>. Strong
-typing, built in concurrency, readable syntax, systems support, real-time support, a general culture
-of correctness and emphasising reliability... what's not to like? I also have a bit of an interest
-in <a href="http://www.fltk.org/index.php">FLTK</a>, being one of the more prominent tiny graphics
-toolkits around. Adapad was born as a side project from efforts to create an Ada binding for FLTK.</p>
-
-<p>Adapad was modeled after <a href="http://tarot.freeshell.org/leafpad/">Leafpad</a>, and the feature
-list is similar, currently comprising:</p>
+<p>I have a soft spot for the <a href="http://www.adaic.org/" target="_blank">Ada programming language</a>.
+Strong typing, built in concurrency, readable syntax, systems support, real-time support, a general
+culture of correctness and emphasising reliability... what's not to like? I also have a bit of an interest
+in <a href="http://www.fltk.org/index.php" target="_blank">FLTK</a>, being one of the more prominent tiny
+graphics toolkits around. Adapad was born as a side project from efforts to create an Ada binding for
+FLTK.</p>
+
+<p>Adapad was modeled after <a href="http://tarot.freeshell.org/leafpad/" target="_blank">Leafpad</a>, and
+the feature list is similar, currently comprising:</p>
<ul>
<li>cut/copy/paste</li>