forked from optikalus/rbp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.php
More file actions
37 lines (28 loc) · 1.3 KB
/
faq.php
File metadata and controls
37 lines (28 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>RBPMB Faq</title>
<link rel="stylesheet" type="text/css" href="/styles.css">
</head>
<body class="body">
<h2 align="center">RBPMB Freqently Asked Questions</h2>
<table border="0" width="100%">
<tr>
<td width="50%" align="center">[<a href="http://myguestmap.lorca.eti.br/guestmap.jsp?id=rbp&locale=en">NEW regulars location map (add yoursef)</a> ]
<br>[<a href="http://www.onalimbracing.com/rbpmap/">OLD Map of the regulars locations</a>]
</td>
</tr>
<tr>
<td width="50%" align="center">[<a href="http://141.157.157.99/RBP/RBPidPage.html">RBP ID</a>]</td>
</tr>
<tr>
<td align="center" colspan="2">[<a href="http://rbprides.whootis.com/">Readers Rinde
page</a>]</td>
</tr>
</table>
<hr />
<h3 align="center">Special thanks to the following contributing members:</h3>
<p align="center">Felix, Canuck_2k, John, Scott, G6CivCX, MKH, JM, Jabba the fraggle, MrCynical, Laser Red, Layman, Hunter, Brian C, ///MCorpse, pKx, Ira, j-dogg, Doug 00 Taco, Doug, FDer, FJ, mike-y, Myc187, MechaChia, XT6Wagon, ren65, Sonnyboy, Bobo, Bryan Hong, Wintermute, optikal</p>
</body>
</html>