mote icon indicating copy to clipboard operation
mote copied to clipboard

Make more uses of Jinja templates

Open darknao opened this issue 3 years ago • 3 comments

We only have 3 html templates for now, but we already have parts of the same code on all of them.

Use the power of templating to refactor those pages and eliminate code duplicates like footer & header. See https://jinja.palletsprojects.com/en/3.0.x/templates/

darknao avatar Nov 03 '21 18:11 darknao

@darknao can I work on this?

subhangi2731 avatar Nov 03 '21 18:11 subhangi2731

@subhangi2731, there you go.

gridhead avatar Nov 04 '21 02:11 gridhead

@t0xic0der @darknao As I've observed, this needs topbar & footers across all the pages to be consistent with each other, which isn't the case currently. So, this issue can be worked only on merging these two short MRs: #207 #210

subhangi2731 avatar Nov 04 '21 06:11 subhangi2731