Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21 lines (19 sloc)
653 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!--#exec cgi="/data/web/public/cgi-bin/hits.cgi"--> | |
| <html> | |
| <head> | |
| <meta name="description" content="UGF - Rio de Janeiro, RJ"> | |
| <meta name="keywords" | |
| content="ugf, gama, filho, universidade, university, education, educação"> | |
| <title>Universidade Gama Filho</title> | |
| </head> | |
| <frameset framespacing="0" border="0" frameborder="0" cols="160,*"> | |
| <frame name="menu" src="menu.htm" scrolling="AUTO"> | |
| <frame name="main" src="capa.htm" scrolling="auto"> | |
| <noframes> | |
| <body> | |
| <p>This page uses frames, but your browser doesn't support them.</p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |