Files
resume.github.com/views/error.html
coverband fdf83d4763 Update views/error.html
Fixed: Triple braces prevented the processing of user tag. Corrected capitalization for GitHub.
2012-09-04 11:06:50 -07:00

13 lines
718 B
HTML

<div id="doc" class="yui-t7">
<div id="hd" role="banner"><h1>Uh oh :(</h1></div>
<div id="bd" role="main">
<div class="yui-g">
<p>
There was an issue accessing the requested profile to auto-generate this r&eacute;sum&eacute;. <a href="https://github.com/{{username}}" title="GitHub profile of {{username}}">Access the user's profile directly.</a>
</p>
</div>
</div>
<div id="ft" role="contentinfo"><p>Brought to you by the brilliant mind of <a href="http://twitter.com/davidcoallier">@davidcoallier</a> &lt;/modesty&gt; &mdash; Resume Template from <a href="http://thingsthatarebrown.com/blog/2009/05/sample-resume-template/">Things That Are Brown</a></p></div>
</div>