X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_lib%2Fnet%2Fwww%2Fdtml.py;h=694d3ad433a046f37ac9f300cb302871afea5cf7;hb=87ed070d1b1776366d3ddd15eef1f37a45c585ea;hp=f8f42eeaae8862164ad92d015d8c22cae8c3dc85;hpb=d7c459a9f979c4978cf07ff11056512a852fd61d;p=m_lib.git diff --git a/m_lib/net/www/dtml.py b/m_lib/net/www/dtml.py index f8f42ee..694d3ad 100644 --- a/m_lib/net/www/dtml.py +++ b/m_lib/net/www/dtml.py @@ -1,4 +1,4 @@ -"DTML utilities" +"""DTML utilities""" class standard_html: # Base class for using with ZTemplates def __init__(self, title):