root/trunk/wifidog-auth/wifidog/templates/validate.html @ 402

Revision 402, 158 bytes (checked in by aprilp, 8 years ago)

Some kind of virtual login (we need to talk about this).
New User and Node classes
Modified all files to work with the classes.
Remove mgmt_helpers (all done in User class now)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1{include file="templates/header_small.html"}
2    <div id="sent_validation">
3        <p>{$message|nl2br}</p>
4    </div>
5{include file="templates/footer.html"}
Note: See TracBrowser for help on using the browser.