module deepmagic.layout.code_black.prototype;
/+
import app;

class AppLayoutPrototype : HTMLLayout{
	this(){
		super();
	}
}
+/