[SCM] live-studio branch, master, updated. be51da814fb12d25dce46a7f078a46f5c89bd777

Chris Lamb lamby at debian.org
Fri Jul 30 02:52:34 UTC 2010


The following commit has been merged in the master branch:
commit 6e9ac6f511f7e315c9f04418c0eed7ecc4d20c53
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Jul 28 18:42:02 2010 -0400

    Stub where a list of variables will be.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/templates/config/config.html b/templates/config/config.html
index 71c986f..3a85ead 100644
--- a/templates/config/config.html
+++ b/templates/config/config.html
@@ -4,4 +4,9 @@
 
 <h1>Config: <em>{{ config.name }}</em></h1>
 
+<dl>
+<dt>Distribution</dt>
+<dd>{{ config.base }}</dd>
+</dl>
+
 {% endblock %}

-- 
live-studio



More information about the debian-live-changes mailing list