summaryrefslogtreecommitdiff
path: root/web/views/test/index.erb
blob: 00da1c92494d7b585497f34f4a27bb2e841f289e (plain)
1
2
3
4
5
6
7
8
9
10
11
<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/wiki_import">Wiki import</a></li>
        <li><a href="/test/potlatch">Potlatch</a></li>
    </ul>
</div>