X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/f434ce1c604006bca6094e894311055581524b0a..HEAD:/code/templates/functions.mako diff --git a/code/templates/functions.mako b/code/templates/functions.mako index 4f23635..f5a9166 100644 --- a/code/templates/functions.mako +++ b/code/templates/functions.mako @@ -27,7 +27,7 @@ ${databaseList(sorted(database.Autoinstall.query(), key=lambda x: x.description) <%def name="vmTypeList(default=None)"> % for vmtype in (('linux-hvm', 'HVM'), ('linux', 'ParaVM'), ): % endfor @@ -50,5 +50,5 @@ def nl2br(string): <%def name="helppopup(subj)"> ## Return HTML code for a (?) link to a specified help topic -(?) +(?)