mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 14:57:49 +00:00
Restructure macros
- Split macros.html in per-edition files - Create new snippets.html macro file with utterances snippet - Move support.html to snippets.html as new macro - Create new `latest_post` macro in 2nd edition macros.html
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "edition-1/base.html" %}
|
||||
|
||||
{% import "macros.html" as macros %}
|
||||
{% import "edition-1/macros.html" as macros %}
|
||||
|
||||
{% block title %}{{ section.title }} | {{ config.title }}{% endblock title %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user