created base.html template

This commit is contained in:
2025-04-06 18:39:05 +02:00
parent d48e0e07df
commit a4f8ed5aff
2 changed files with 62 additions and 16 deletions

View File

@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.11 virtualenv at ~/sources/isotopetable/venv" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_CONFIGURATION" value="Jinja2" />
<option name="TEMPLATE_FOLDERS">
<list>
<option value="$MODULE_DIR$/isotopapp/templates" />
</list>
</option>
</component>
</module>