UNPKG

@researchdatabox/sails-hook-redbox-redcap

Version:

Redbox hook for REDCap API

15 lines (13 loc) 528 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Redcap</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link href="styles.bundle.css" rel="stylesheet"/></head> <body> <redcap></redcap> <script type="text/javascript" src="inline.bundle.js"></script><script type="text/javascript" src="polyfills.bundle.js"></script><script type="text/javascript" src="main.bundle.js"></script></body> </html>