UNPKG

@bennerinformatics/ember-fw-gc

Version:

A set of components, controllers, routes, and helpers used in all Group-Control managed FW App System applications

11 lines (10 loc) 226 B
<!doctype html> <html> <head> <title>Redirector</title> <meta http-equiv="refresh" content="0;url=../"> </head> <body> <a href="../">Click here to redirect</a> </body> </html>