Skip to content

Cleaned up HTML code in templates#82

Merged
radhika-droid merged 1 commit intoradhika-droid:mainfrom
mbabaj:mbabajbranch
Sep 10, 2025
Merged

Cleaned up HTML code in templates#82
radhika-droid merged 1 commit intoradhika-droid:mainfrom
mbabaj:mbabajbranch

Conversation

@mbabaj
Copy link
Contributor

@mbabaj mbabaj commented Sep 4, 2025

I Cleaned up the Html code in the templates. Now the orgs and the nav bar are only in the base.html and all the other files extend from there, if a change needs to be done in the nav bar for example, you will have to do it only once, and it will apply in all the files. this makes it easier to make changes and the code is much easier to read since there is only the relevant code in each feature file. in about.html is only the "about code", in features.html is only the "features code" and so on.
let me know if there is any changes needed to be made

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@radhika-droid radhika-droid merged commit 019cabd into radhika-droid:main Sep 10, 2025
1 check passed
@mbabaj mbabaj deleted the mbabajbranch branch September 10, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments