Created
October 18, 2017 19:00
-
-
Save digerata/2a1ef5b18b4a268473d7d31537e5743f to your computer and use it in GitHub Desktop.
Example of what is output for the template
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
<!DOCTYPE html> | |
<html lang='en'> | |
<head> | |
<!-- ... --> | |
</head> | |
<body> | |
<!-- ... --> | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<!-- DUMMY APP HEADER --> | |
</head> | |
<body> | |
<!-- Component View Content --> | |
</body> | |
</html> | |
<!-- not sure where this is coming from --> | |
<script src="/assets/jquery3.self-06c43429d1047ce3f355da574d8a9750209971b8b1b8f264f91f5518c5fcc060.js?body=1"></script> | |
<script src="/assets/popper.self-ff1a4555394520cb1efb84f3eb940d2a46f77cae1f9867ce81d3b5d443147660.js?body=1"></script> | |
<script src="/assets/bootstrap.self-b38817c3e3a3049abb1fc08dd6ae448b23330f8453226efdb074710209474f75.js?body=1"></script> | |
<script src="/assets/globals/application.self-6a3cf5192354f71615ac51034b3e97c20eda99643fcaf5bbe6d41ad59bd12167.js?body=1"></script> | |
</div> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment