From 88ba6cfe220216f371f8756921059fac51a21262 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 23 Dec 2022 23:27:09 +0900 Subject: AsciiDoc to DocBook --- templates/document__tag.html.erb | 58 ---------------------------------------- 1 file changed, 58 deletions(-) delete mode 100644 templates/document__tag.html.erb (limited to 'templates/document__tag.html.erb') diff --git a/templates/document__tag.html.erb b/templates/document__tag.html.erb deleted file mode 100644 index c1429ec..0000000 --- a/templates/document__tag.html.erb +++ /dev/null @@ -1,58 +0,0 @@ -<% _stylesheets = attr 'stylesheets' %> -<% _author = attr 'author' %> -<% _description = attr 'description' %> -<% _lang = attr 'lang' %> -<% _site_copyright_year = attr 'site-copyright-year' %> -<% _copyright_year = attr 'copyright-year' %> -<% _site_name = attr 'site-name' %> -<% _title = title %> -<% _posts = posts %> - - - - - - - - - - <%= _title %> | <%= _site_name %> - <% for stylesheet in _stylesheets %> - - <% end %> - - -
- -
-
- - <% for post in _posts %> - - <% end %> -
- - - -- cgit v1.2.3-70-g09d2