All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.demos.helloWorld.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version
{% extends "../demos.html" %}

{% block subSectionClasses %}demo_hello_world {% block demoSectionClasses %}{% endblock %}{% endblock %}
{% block meta_title %}Demo - Hello World{% endblock %}
{% block meta_description %}Hello World demo using Spincast{% endblock %}

{% block subBody %}

"Hello World!" tutorials

{#========================================== demoBody block ==========================================#} {% block demoBody %}{% endblock %}
{% endblock %}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy