summaryrefslogtreecommitdiff
path: root/web/views/test/index.erb
blob: db0cb48c52d6b069b22dbdf53628aa4f0d2d8280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div class="pre">
    <h1 class="section">Test</h1>
    <p>The test pages are for taginfo development only.</p>
</div>
<div class="box resize">
    <h2>Test pages</h2>
    <ul>
        <li><a href="/test/tags">Tags</a></li>
        <li><a href="/test/wiki_import">Wiki import</a></li>
        <li><a href="/test/potlatch">Potlatch</a></li>
    </ul>
</div>