############################################################## 
## MOD Title: Blank Page with Forum Header and Footer
## MOD Author: Stefan2k1 < sp@phpbb2.de > stefan2k1 http://www.phpbb2.de
## MOD Description: Just a blank page with header and footer
## MOD Version: 1.0.0
## 
## Installation Level: Easy
## Installation Time: 1 Minutes 
## Files To Edit: none 
##               
## Included Files: blank_page.php
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
## Author Notes: 
##               
############################################################## 
## MOD History: 
## 
## v1.0.0 First version release. no bugs, i hope :P
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################

Edit the blank_page.php and put the HTML-Code you want to display 
into the file and replace the "HTML Code here" with it. You are done :)
