/grails-app/views/king_of_the_hill.gsp
Unknown | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 213ffc51548b89827a829fc1f214e241 MD5 | raw file
Possible License(s): MPL-2.0-no-copyleft-exception
1<html> 2 <head> 3 <title>King of the Hill</title> 4 <meta name="layout" content="main" /> 5 </head> 6 <body> 7 MOGADE LEADERBOARDS GO HERE 8 </body> 9</html>