<%@ Page Language="C#" MasterPageFile="~/8bitMasterPage.master" AutoEventWireup="true" CodeFile="roompuzzle.aspx.cs" Inherits="games_roompuzzle_roompuzzle" Title="Room Puzzle" %> <%@ Register TagPrefix="EightBit" TagName="Game" Src="/GameControl.ascx" %> <%@ Register TagPrefix="EightBit" TagName="Blog" Src="/BlogControl.ascx" %>