You can just change the file extension to ".aspx" and they will be compiled by the .NET Framework as they would any other aspx page, even if they contain no server-side code and just raw HTML.
-Dan
This posting is provided "AS IS" with no warranties, and confers no rights.