updates
This commit is contained in:
@@ -9,7 +9,7 @@ from pathlib import Path
|
||||
from logger import logger
|
||||
from config import config
|
||||
#from jinja_env import env, content_item_template, index_template
|
||||
from jinja2 import Environment, FileSystemLoader
|
||||
#from jinja2 import Environment, FileSystemLoader
|
||||
|
||||
class ContentItem:
|
||||
def render_content(self, categories, target_file = False):
|
||||
|
||||
Reference in New Issue
Block a user