﻿<?xml version="1.0" encoding="utf-8"?>
<snippet name = "Basic Arrows" description = "Arrows (no words) for links to next and previous pages." preview="html" type="block">
<insertText location="beforeSelection">
<![CDATA[<table width="100%" border="0" cellspacing="0" cellpadding="4"><tbody><tr><td style="background-color: #cccccc;"><a href="#">&lt;</a></td><td width="100%">&nbsp;</td><td style="background-color: #cccccc;"><a href="#">&gt;</a></td></tr></tbody></table>]]>
</insertText>
<insertText location="afterSelection"><![CDATA[]]>
</insertText>
</snippet>
