mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-06-24 17:08:26 +02:00
Move csv_metadata_quality_web to a package
Eventually I will want to refactor so this will be necessary.
This commit is contained in:
5
csv_metadata_quality_web/templates/footer.html
Normal file
5
csv_metadata_quality_web/templates/footer.html
Normal file
@ -0,0 +1,5 @@
|
||||
<footer class="footer mt-auto py-3">
|
||||
<div class="container">
|
||||
<span><a href="https://github.com/ilri/csv-metadata-quality">csv-metadata-quality</a> v{{ cli_version }}</span>
|
||||
</div>
|
||||
</footer>
|
Reference in New Issue
Block a user