[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 a468d34973d3b73809c5025489435f7706f0f26d
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Jul 28 17:36:42 2010 -0400

    Add page for config.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>

diff --git a/templates/static/welcome.html b/templates/config/config.html
similarity index 59%
copy from templates/static/welcome.html
copy to templates/config/config.html
index 3fa212b..71c986f 100644
--- a/templates/static/welcome.html
+++ b/templates/config/config.html
@@ -2,6 +2,6 @@
 
 {% block content %}
 
-<h1>Welcome</h1>
+<h1>Config: <em>{{ config.name }}</em></h1>
 
 {% endblock %}

-- 
live-studio



More information about the debian-live-changes mailing list