summaryrefslogtreecommitdiff
path: root/templates/includes/regions_sidebar.html
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2009-11-12 21:58:26 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2009-11-12 21:58:26 +0000
commitb0464d2bcb252c8d2cef9dfca9dd7b40ec498c55 (patch)
treef39715fefd2828fd794a25fcf5301ed1ffd14ce0 /templates/includes/regions_sidebar.html
parentc9022d38a303dcd756d34a2cbc4e3c49b22e0cf2 (diff)
speed optimizations
Diffstat (limited to 'templates/includes/regions_sidebar.html')
-rw-r--r--templates/includes/regions_sidebar.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/includes/regions_sidebar.html b/templates/includes/regions_sidebar.html
new file mode 100644
index 0000000..fcedb8d
--- /dev/null
+++ b/templates/includes/regions_sidebar.html
@@ -0,0 +1,18 @@
+<ul>
+
+ <li><a href="/writing/central-america/1/" title="See all writing from Central America">Central America</a></li>
+ </li>
+
+ <li><a href="/writing/southeast-asia/1/" title="See all writing from Southeast Asia">Southeast Asia</a></li>
+ </li>
+
+ <li><a href="/writing/central-asia/1/" title="See all writing from Central Asia">Central Asia</a></li>
+ </li>
+
+ <li><a href="/writing/europe/1/" title="See all writing from Europe">Europe</a></li>
+ </li>
+
+ <li><a href="/writing/north-america/1/" title="See all writing from North America">North America</a></li>
+ </li>
+
+</ul> \ No newline at end of file