Update Xenforo

Ruan 2018-06-10 13:11:35 +00:00
parent c4bdd33032
commit 898888bf60

@ -4,14 +4,18 @@
![](https://i.imgur.com/7v0JiFN.png)
1. Applications -> Create New Page
2. URL Portion: `bans`, title: `Bans`
3. Go to Page Options
4. Template HTML:
1: Applications -> Create New Page
2: URL Portion: `bans`, title: `Bans`
3: Go to Page Options
4: Template HTML:
```
<iframe src="http://example.com/bans/" width="800" height="1200" frameborder="0">
<p>Your browser does not support iframes.</p>
</iframe>
```
5. Save Page
5: Save Page