cryptonas/cbox-tree.d/usr/share/cryptobox/templates/status.cs
lars fcd86832f1 added subversion's "Id" and "Revision" tags to most files
removed manual extraction of revision from cbox-build.sh
2005-10-11 23:21:32 +00:00

6 lines
193 B
C#

<!-- $Id$ -->
<h1><?cs var:Lang.Title.Status ?></h1>
<p><?cs if:(Data.Status.Mounted == 1) ?><?cs var:Lang.Text.CryptoIsActive ?>
<?cs else ?><?cs var:Lang.Text.CryptoIsDown ?><?cs /if ?></p>