| Route | Logged In | Logged out | Notes | Router All good? |
|---|---|---|---|---|
| /register | Yes | existing issue where user can still see page in logged in state | ||
This file contains hidden or 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
| ### 20 AMY Drive | |
| #### Disclosures | |
| * 3% deposit (if 1.36M offer - 40800$) | |
| * Minor (very minor) scratches etc in front door, drive way | |
| * Check for PGE pipeline maps (http://www.pge.com/en/safety/systemworks/gas/transmissionpipelines/index.page) [close to the area not exactly below] | |
| * Public school disclosure.. There is no guarantee an assigned school will be available for kids. Check with school to make sure. A page to sign. | |
| * Can't rent it out right now. HOA forbids it as per rules.. at the moment. So, Sellers can't sell to someone who is looking for investment property. They are at 31%, the limit is 20% | |
| * Why is PRDS - Supplemental Disclosure EXEMPT? |
This file contains hidden or 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
| <div className="sk-spinner sk-spinner-cube-grid"> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> | |
| <div className="sk-cube"></div> |
This file contains hidden or 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> | |
| <head> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script> | |
| <meta charset=utf-8 /> | |
| <title>pong</title> | |
| <style id="jsbin-css"> | |
| /* from http://css-tricks.com/examples/ShapesOfCSS/ */ | |
| .circle { |