Created
October 16, 2016 22:14
-
-
Save aweigold/dac8797a7789de2d235e6dfe5aea5275 to your computer and use it in GitHub Desktop.
base.html fragment file for supporting error pages.
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
<meta name="yourErrorPageTag" content="true" /> | |
<base href="/apppath/" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment