Files
strongswan-ext/src/manager/templates/error.cs
T
Martin Willi c295d0eb4b refactored strongswan manager
removed buggy request parsing code, use ClearSilvers CGI kit instead
fixed CHILD_SA listing in manager (needs better design)
using secure XML communication through unix sockets
removed images with questionable (non-GPL) license
2007-09-26 14:02:21 +00:00

4 lines
105 B
C#

<?cs include:"templates/header.cs" ?>
<div><?cs var:error ?></div>
<?cs include:"templates/footer.cs" ?>