Implement templating system #2

Closed
opened 2025-04-26 14:13:00 +00:00 by dan · 0 comments
Owner

Currently the information for a route is read directly from an HTML file and then returned to the user

Create a way to add swappable sections within the html file.

Use the following syntax: {% section_name %}

Currently the information for a route is read directly from an HTML file and then returned to the user Create a way to add swappable sections within the html file. Use the following syntax: `{% section_name %}`
dan closed this issue 2025-04-27 15:37:45 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dan/batflip#2
No description provided.