From 4c3bea06d10d968d89acbd358fb3e99f8c980f90 Mon Sep 17 00:00:00 2001 From: Tom Alexander Date: Fri, 27 Oct 2023 19:30:16 -0400 Subject: [PATCH] Add templates for target, keyword, comment block and comment. --- default_environment/templates/html/comment.dust | 2 +- default_environment/templates/html/comment_block.dust | 2 +- default_environment/templates/html/keyword.dust | 2 +- default_environment/templates/html/target.dust | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/default_environment/templates/html/comment.dust b/default_environment/templates/html/comment.dust index 60c9e47..9cf5738 100644 --- a/default_environment/templates/html/comment.dust +++ b/default_environment/templates/html/comment.dust @@ -1 +1 @@ -comment +{! noop !} diff --git a/default_environment/templates/html/comment_block.dust b/default_environment/templates/html/comment_block.dust index df227b6..9cf5738 100644 --- a/default_environment/templates/html/comment_block.dust +++ b/default_environment/templates/html/comment_block.dust @@ -1 +1 @@ -comment_block +{! noop !} diff --git a/default_environment/templates/html/keyword.dust b/default_environment/templates/html/keyword.dust index d37201a..9cf5738 100644 --- a/default_environment/templates/html/keyword.dust +++ b/default_environment/templates/html/keyword.dust @@ -1 +1 @@ -keyword +{! noop !} diff --git a/default_environment/templates/html/target.dust b/default_environment/templates/html/target.dust index eb5a316..e3894c6 100644 --- a/default_environment/templates/html/target.dust +++ b/default_environment/templates/html/target.dust @@ -1 +1 @@ -target +