-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Description
By idiomatic Jinja, I mean
-
Inheritance instead of inclusion
-
Arguments required are only the needed models to produce the required view [1]
This will make editing the templates easier, and will allow for a more consistent interface (by specifying base templates for each section).
CC: @qed777 @williamstein
Component: notebook
Author: Tim Dumol, Mitesh Patel
Reviewer: Mitesh Patel
Merged: sagenb-0.6
Issue created by migration from https://trac.sagemath.org/ticket/7786