templates.layout.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
Spincast - {% block meta_title %}Java web framework{% endblock %}
{#==========================================
Header
==========================================#}
{% include "./header.html" %}
{#==========================================
Body block
==========================================#}
{% block body %}{% endblock %}
{#==========================================
Footer
==========================================#}
{% include "./footer.html" %}
{#==========================================
Global js
==========================================#}
{#==========================================
Page specific scripts
==========================================#}
{% block scripts %}{% endblock %}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy