reset-templates no longer needed
parent
6dabf1f019
commit
6b5af35cb6
|
@ -4,8 +4,6 @@ namespaces xml html.components html.forms
|
|||
splitting unicode.categories furnace accessors ;
|
||||
IN: html.templates.chloe.tests
|
||||
|
||||
reset-templates
|
||||
|
||||
: run-template
|
||||
with-string-writer [ "\r\n\t" member? not ] filter
|
||||
"?>" split1 nip ; inline
|
||||
|
|
|
@ -69,7 +69,6 @@ SYMBOL: key-file
|
|||
SYMBOL: dh-file
|
||||
|
||||
: common-configuration ( -- )
|
||||
reset-templates
|
||||
"concatenative.org" 25 <inet> smtp-server set-global
|
||||
"noreply@concatenative.org" lost-password-from set-global
|
||||
"website@concatenative.org" insomniac-sender set-global
|
||||
|
|
Loading…
Reference in New Issue