diff options
Diffstat (limited to 'templates/includes/regions_sidebar.html')
-rw-r--r-- | templates/includes/regions_sidebar.html | 18 |
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 |