diff options
Diffstat (limited to 'gui/app/views/layout/footer.html')
-rw-r--r-- | gui/app/views/layout/footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/app/views/layout/footer.html b/gui/app/views/layout/footer.html new file mode 100644 index 000000000..cfdf74af3 --- /dev/null +++ b/gui/app/views/layout/footer.html @@ -0,0 +1,5 @@ +<div class="footer"> + <div class="container"> + <p></p> + </div> +</div>
\ No newline at end of file |